|
libgpac
Documentation of the core library of GPAC. For more information, check out http://gpac.wp.mines-telecom.fr
|
#include <nodes_mpeg4.h>
Collaboration diagram for M_SBSegment: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 |
| SFFloat | mass |
| MFVec3f | momentsOfInertia |
| SFString | name |
| struct _nodepriv* M_SBSegment::sgprivate |
| struct _child_node* M_SBSegment::children |
| GF_ChildNodeItem* M_SBSegment::addChildren |
| void(* M_SBSegment::on_addChildren)(GF_Node *pNode, struct _route *route) |
| GF_ChildNodeItem* M_SBSegment::removeChildren |
| void(* M_SBSegment::on_removeChildren)(GF_Node *pNode, struct _route *route) |
| SFVec3f M_SBSegment::centerOfMass |
| SFFloat M_SBSegment::mass |
| MFVec3f M_SBSegment::momentsOfInertia |
| SFString M_SBSegment::name |