|
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_Layer3D: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) |
| SFVec2f | size |
| GF_Node * | background |
| GF_Node * | fog |
| GF_Node * | navigationInfo |
| GF_Node * | viewpoint |
| struct _nodepriv* M_Layer3D::sgprivate |
| struct _child_node* M_Layer3D::children |
| GF_ChildNodeItem* M_Layer3D::addChildren |
| void(* M_Layer3D::on_addChildren)(GF_Node *pNode, struct _route *route) |
| GF_ChildNodeItem* M_Layer3D::removeChildren |
| void(* M_Layer3D::on_removeChildren)(GF_Node *pNode, struct _route *route) |
| SFVec2f M_Layer3D::size |
| GF_Node* M_Layer3D::background |
| GF_Node* M_Layer3D::fog |
| GF_Node* M_Layer3D::navigationInfo |
| GF_Node* M_Layer3D::viewpoint |