#include <nodes_mpeg4.h>
Data Fields | |
BASE_NODE 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 |
BASE_NODE MFVec2f M_Extrusion::set_crossSection |
void(* M_Extrusion::on_set_crossSection)(GF_Node *pThis, struct _route *route) |
void(* M_Extrusion::on_set_orientation)(GF_Node *pThis, struct _route *route) |
void(* M_Extrusion::on_set_scale)(GF_Node *pThis, struct _route *route) |
void(* M_Extrusion::on_set_spine)(GF_Node *pThis, struct _route *route) |