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

#include <nodes_mpeg4.h>

+ Collaboration diagram for M_NurbsCurve:

Data Fields

struct _nodepriv * sgprivate
 
MFInt32 set_colorIndex
 
void(* on_set_colorIndex )(GF_Node *pThis, struct _route *route)
 
GF_Nodecolor
 
MFVec4f controlPoint
 
SFInt32 tessellation
 
MFInt32 colorIndex
 
SFBool colorPerVertex
 
MFFloat knot
 
SFInt32 order
 

Field Documentation

struct _nodepriv* M_NurbsCurve::sgprivate
MFInt32 M_NurbsCurve::set_colorIndex
void(* M_NurbsCurve::on_set_colorIndex)(GF_Node *pThis, struct _route *route)
GF_Node* M_NurbsCurve::color
MFVec4f M_NurbsCurve::controlPoint
SFInt32 M_NurbsCurve::tessellation
MFInt32 M_NurbsCurve::colorIndex
SFBool M_NurbsCurve::colorPerVertex
MFFloat M_NurbsCurve::knot
SFInt32 M_NurbsCurve::order

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