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_IndexedFaceSet2D Struct Reference

#include <nodes_mpeg4.h>

+ Collaboration diagram for M_IndexedFaceSet2D:

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_texCoordIndex
 
void(* on_set_texCoordIndex )(GF_Node *pThis, struct _route *route)
 
GF_Nodecolor
 
GF_Nodecoord
 
GF_NodetexCoord
 
MFInt32 colorIndex
 
SFBool colorPerVertex
 
SFBool convex
 
MFInt32 coordIndex
 
MFInt32 texCoordIndex
 

Field Documentation

struct _nodepriv* M_IndexedFaceSet2D::sgprivate
MFInt32 M_IndexedFaceSet2D::set_colorIndex
void(* M_IndexedFaceSet2D::on_set_colorIndex)(GF_Node *pThis, struct _route *route)
MFInt32 M_IndexedFaceSet2D::set_coordIndex
void(* M_IndexedFaceSet2D::on_set_coordIndex)(GF_Node *pThis, struct _route *route)
MFInt32 M_IndexedFaceSet2D::set_texCoordIndex
void(* M_IndexedFaceSet2D::on_set_texCoordIndex)(GF_Node *pThis, struct _route *route)
GF_Node* M_IndexedFaceSet2D::color
GF_Node* M_IndexedFaceSet2D::coord
GF_Node* M_IndexedFaceSet2D::texCoord
MFInt32 M_IndexedFaceSet2D::colorIndex
SFBool M_IndexedFaceSet2D::colorPerVertex
SFBool M_IndexedFaceSet2D::convex
MFInt32 M_IndexedFaceSet2D::coordIndex
MFInt32 M_IndexedFaceSet2D::texCoordIndex

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