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

#include <nodes_mpeg4.h>

+ Collaboration diagram for M_Extrusion:

Data Fields

struct _nodepriv * sgprivate
 
MFVec2f set_crossSection
 
void(* on_set_crossSection )(GF_Node *pThis, struct _route *route)
 
MFRotation set_orientation
 
void(* on_set_orientation )(GF_Node *pThis, struct _route *route)
 
MFVec2f set_scale
 
void(* on_set_scale )(GF_Node *pThis, struct _route *route)
 
MFVec3f set_spine
 
void(* on_set_spine )(GF_Node *pThis, struct _route *route)
 
SFBool beginCap
 
SFBool ccw
 
SFBool convex
 
SFFloat creaseAngle
 
MFVec2f crossSection
 
SFBool endCap
 
MFRotation orientation
 
MFVec2f scale
 
SFBool solid
 
MFVec3f spine
 

Field Documentation

struct _nodepriv* M_Extrusion::sgprivate
MFVec2f M_Extrusion::set_crossSection
void(* M_Extrusion::on_set_crossSection)(GF_Node *pThis, struct _route *route)
MFRotation M_Extrusion::set_orientation
void(* M_Extrusion::on_set_orientation)(GF_Node *pThis, struct _route *route)
MFVec2f M_Extrusion::set_scale
void(* M_Extrusion::on_set_scale)(GF_Node *pThis, struct _route *route)
MFVec3f M_Extrusion::set_spine
void(* M_Extrusion::on_set_spine)(GF_Node *pThis, struct _route *route)
SFBool M_Extrusion::beginCap
SFBool M_Extrusion::ccw
SFBool M_Extrusion::convex
SFFloat M_Extrusion::creaseAngle
MFVec2f M_Extrusion::crossSection
SFBool M_Extrusion::endCap
MFRotation M_Extrusion::orientation
MFVec2f M_Extrusion::scale
SFBool M_Extrusion::solid
MFVec3f M_Extrusion::spine

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