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

#include <nodes_mpeg4.h>

+ Collaboration diagram for M_IndexedFaceSet:

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
 
GF_Nodenormal
 
GF_NodetexCoord
 
SFBool ccw
 
MFInt32 colorIndex
 
SFBool colorPerVertex
 
SFBool convex
 
MFInt32 coordIndex
 
SFFloat creaseAngle
 
MFInt32 normalIndex
 
SFBool normalPerVertex
 
SFBool solid
 
MFInt32 texCoordIndex
 

Field Documentation

struct _nodepriv* M_IndexedFaceSet::sgprivate
MFInt32 M_IndexedFaceSet::set_colorIndex
void(* M_IndexedFaceSet::on_set_colorIndex)(GF_Node *pThis, struct _route *route)
MFInt32 M_IndexedFaceSet::set_coordIndex
void(* M_IndexedFaceSet::on_set_coordIndex)(GF_Node *pThis, struct _route *route)
MFInt32 M_IndexedFaceSet::set_normalIndex
void(* M_IndexedFaceSet::on_set_normalIndex)(GF_Node *pThis, struct _route *route)
MFInt32 M_IndexedFaceSet::set_texCoordIndex
void(* M_IndexedFaceSet::on_set_texCoordIndex)(GF_Node *pThis, struct _route *route)
GF_Node* M_IndexedFaceSet::color
GF_Node* M_IndexedFaceSet::coord
GF_Node* M_IndexedFaceSet::normal
GF_Node* M_IndexedFaceSet::texCoord
SFBool M_IndexedFaceSet::ccw
MFInt32 M_IndexedFaceSet::colorIndex
SFBool M_IndexedFaceSet::colorPerVertex
SFBool M_IndexedFaceSet::convex
MFInt32 M_IndexedFaceSet::coordIndex
SFFloat M_IndexedFaceSet::creaseAngle
MFInt32 M_IndexedFaceSet::normalIndex
SFBool M_IndexedFaceSet::normalPerVertex
SFBool M_IndexedFaceSet::solid
MFInt32 M_IndexedFaceSet::texCoordIndex

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