GPAC
Open Source Multimedia Framework. For more information, check out http://gpac.wp.mines-telecom.fr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
M_MeshGrid Struct Reference

#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_Nodecolor
 
GF_Nodecoord
 
SFInt32 displayLevel
 
SFInt32 filterType
 
GF_NodegridCoord
 
SFInt32 hierarchicalLevel
 
MFInt32 nLevels
 
GF_Nodenormal
 
MFInt32 nSlices
 
GF_NodetexCoord
 
MFFloat vertexOffset
 
MFInt32 vertexLink
 
MFInt32 colorIndex
 
MFInt32 coordIndex
 
MFInt32 normalIndex
 
SFBool solid
 
MFInt32 texCoordIndex
 
SFBool isLoading
 
MFInt32 nVertices
 

Field Documentation

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

The documentation for this struct was generated from the following file: