#include <nodes_mpeg4.h>
Data Fields | |
BASE_NODE 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_Node * | color |
GF_Node * | coord |
GF_Node * | texCoord |
MFInt32 | colorIndex |
SFBool | colorPerVertex |
SFBool | convex |
MFInt32 | coordIndex |
MFInt32 | texCoordIndex |
BASE_NODE MFInt32 M_IndexedFaceSet2D::set_colorIndex |
void(* M_IndexedFaceSet2D::on_set_colorIndex)(GF_Node *pThis, struct _route *route) |
void(* M_IndexedFaceSet2D::on_set_coordIndex)(GF_Node *pThis, struct _route *route) |
void(* M_IndexedFaceSet2D::on_set_texCoordIndex)(GF_Node *pThis, struct _route *route) |