|
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_SBSite: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 |
| struct _nodepriv* M_SBSite::sgprivate |
| struct _child_node* M_SBSite::children |
| GF_ChildNodeItem* M_SBSite::addChildren |
| void(* M_SBSite::on_addChildren)(GF_Node *pNode, struct _route *route) |
| GF_ChildNodeItem* M_SBSite::removeChildren |
| void(* M_SBSite::on_removeChildren)(GF_Node *pNode, struct _route *route) |
| SFVec3f M_SBSite::center |
| SFString M_SBSite::name |
| SFRotation M_SBSite::rotation |
| SFVec3f M_SBSite::scale |
| SFRotation M_SBSite::scaleOrientation |
| SFVec3f M_SBSite::translation |