|
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_HAnimSegment: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 | centerOfMass |
| GF_Node * | coord |
| GF_ChildNodeItem * | displacers |
| SFFloat | mass |
| MFFloat | momentsOfInertia |
| SFString | name |
| GF_Node * | metadata |
| struct _nodepriv* X_HAnimSegment::sgprivate |
| struct _child_node* X_HAnimSegment::children |
| GF_ChildNodeItem* X_HAnimSegment::addChildren |
| void(* X_HAnimSegment::on_addChildren)(GF_Node *pNode, struct _route *route) |
| GF_ChildNodeItem* X_HAnimSegment::removeChildren |
| void(* X_HAnimSegment::on_removeChildren)(GF_Node *pNode, struct _route *route) |
| SFVec3f X_HAnimSegment::centerOfMass |
| GF_Node* X_HAnimSegment::coord |
| GF_ChildNodeItem* X_HAnimSegment::displacers |
| SFFloat X_HAnimSegment::mass |
| MFFloat X_HAnimSegment::momentsOfInertia |
| SFString X_HAnimSegment::name |
| GF_Node* X_HAnimSegment::metadata |