|
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_MeshGrid:Data Fields | |
| struct _nodepriv * | sgprivate |
| MFInt32 | set_colorIndex |
| void(* | on_set_colorIndex )(GF_Node *pThis, struct _route *route) |
| MFInt32 | set_coordIndex |
| void(* | on_set_coordIndex )(GF_Node *pThis, struct _route *route) |
| MFInt32 | set_normalIndex |
| void(* | on_set_normalIndex )(GF_Node *pThis, struct _route *route) |
| MFInt32 | set_texCoordIndex |
| void(* | on_set_texCoordIndex )(GF_Node *pThis, struct _route *route) |
| GF_Node * | color |
| GF_Node * | coord |
| SFInt32 | displayLevel |
| SFInt32 | filterType |
| GF_Node * | gridCoord |
| SFInt32 | hierarchicalLevel |
| MFInt32 | nLevels |
| GF_Node * | normal |
| MFInt32 | nSlices |
| GF_Node * | texCoord |
| MFFloat | vertexOffset |
| MFInt32 | vertexLink |
| MFInt32 | colorIndex |
| MFInt32 | coordIndex |
| MFInt32 | normalIndex |
| SFBool | solid |
| MFInt32 | texCoordIndex |
| SFBool | isLoading |
| MFInt32 | nVertices |
| struct _nodepriv* M_MeshGrid::sgprivate |
| MFInt32 M_MeshGrid::set_colorIndex |
| void(* M_MeshGrid::on_set_colorIndex)(GF_Node *pThis, struct _route *route) |
| MFInt32 M_MeshGrid::set_coordIndex |
| void(* M_MeshGrid::on_set_coordIndex)(GF_Node *pThis, struct _route *route) |
| MFInt32 M_MeshGrid::set_normalIndex |
| void(* M_MeshGrid::on_set_normalIndex)(GF_Node *pThis, struct _route *route) |
| MFInt32 M_MeshGrid::set_texCoordIndex |
| void(* M_MeshGrid::on_set_texCoordIndex)(GF_Node *pThis, struct _route *route) |
| GF_Node* M_MeshGrid::color |
| GF_Node* M_MeshGrid::coord |
| SFInt32 M_MeshGrid::displayLevel |
| SFInt32 M_MeshGrid::filterType |
| GF_Node* M_MeshGrid::gridCoord |
| SFInt32 M_MeshGrid::hierarchicalLevel |
| MFInt32 M_MeshGrid::nLevels |
| GF_Node* M_MeshGrid::normal |
| MFInt32 M_MeshGrid::nSlices |
| GF_Node* M_MeshGrid::texCoord |
| MFFloat M_MeshGrid::vertexOffset |
| MFInt32 M_MeshGrid::vertexLink |
| MFInt32 M_MeshGrid::colorIndex |
| MFInt32 M_MeshGrid::coordIndex |
| MFInt32 M_MeshGrid::normalIndex |
| SFBool M_MeshGrid::solid |
| MFInt32 M_MeshGrid::texCoordIndex |
| SFBool M_MeshGrid::isLoading |
| MFInt32 M_MeshGrid::nVertices |