|
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_NurbsSurface:Data Fields | |
| struct _nodepriv * | sgprivate |
| MFInt32 | set_colorIndex |
| void(* | on_set_colorIndex )(GF_Node *pThis, struct _route *route) |
| MFInt32 | set_texColorIndex |
| void(* | on_set_texColorIndex )(GF_Node *pThis, struct _route *route) |
| GF_Node * | color |
| MFVec4f | controlPoint |
| GF_Node * | texCoord |
| SFInt32 | uTessellation |
| SFInt32 | vTessellation |
| SFBool | ccw |
| MFInt32 | colorIndex |
| SFBool | colorPerVertex |
| SFBool | solid |
| MFInt32 | texColorIndex |
| SFInt32 | uDimension |
| MFFloat | uKnot |
| SFInt32 | uOrder |
| SFInt32 | vDimension |
| MFFloat | vKnot |
| SFInt32 | vOrder |
| struct _nodepriv* M_NurbsSurface::sgprivate |
| MFInt32 M_NurbsSurface::set_colorIndex |
| void(* M_NurbsSurface::on_set_colorIndex)(GF_Node *pThis, struct _route *route) |
| MFInt32 M_NurbsSurface::set_texColorIndex |
| void(* M_NurbsSurface::on_set_texColorIndex)(GF_Node *pThis, struct _route *route) |
| GF_Node* M_NurbsSurface::color |
| MFVec4f M_NurbsSurface::controlPoint |
| GF_Node* M_NurbsSurface::texCoord |
| SFInt32 M_NurbsSurface::uTessellation |
| SFInt32 M_NurbsSurface::vTessellation |
| SFBool M_NurbsSurface::ccw |
| MFInt32 M_NurbsSurface::colorIndex |
| SFBool M_NurbsSurface::colorPerVertex |
| SFBool M_NurbsSurface::solid |
| MFInt32 M_NurbsSurface::texColorIndex |
| SFInt32 M_NurbsSurface::uDimension |
| MFFloat M_NurbsSurface::uKnot |
| SFInt32 M_NurbsSurface::uOrder |
| SFInt32 M_NurbsSurface::vDimension |
| MFFloat M_NurbsSurface::vKnot |
| SFInt32 M_NurbsSurface::vOrder |