|
libgpac
Documentation of the core library of GPAC. For more information, check out http://gpac.wp.mines-telecom.fr
|
#include <nodes_x3d.h>
Collaboration diagram for X_HAnimSite:Data Fields | |
| struct _nodepriv * | sgprivate |
| struct _child_node * | children |
| GF_ChildNodeItem * | addChildren |
| void(* | on_addChildren )(GF_Node *pNode, struct _route *route) |
| GF_ChildNodeItem * | removeChildren |
| void(* | on_removeChildren )(GF_Node *pNode, struct _route *route) |
| SFVec3f | center |
| SFString | name |
| SFRotation | rotation |
| SFVec3f | scale |
| SFRotation | scaleOrientation |
| SFVec3f | translation |
| GF_Node * | metadata |
| struct _nodepriv* X_HAnimSite::sgprivate |
| struct _child_node* X_HAnimSite::children |
| GF_ChildNodeItem* X_HAnimSite::addChildren |
| void(* X_HAnimSite::on_addChildren)(GF_Node *pNode, struct _route *route) |
| GF_ChildNodeItem* X_HAnimSite::removeChildren |
| void(* X_HAnimSite::on_removeChildren)(GF_Node *pNode, struct _route *route) |
| SFVec3f X_HAnimSite::center |
| SFString X_HAnimSite::name |
| SFRotation X_HAnimSite::rotation |
| SFVec3f X_HAnimSite::scale |
| SFRotation X_HAnimSite::scaleOrientation |
| SFVec3f X_HAnimSite::translation |
| GF_Node* X_HAnimSite::metadata |