|
libgpac
Documentation of the core library of GPAC. For more information, check out http://gpac.wp.mines-telecom.fr
|
#include <nodes_x3d.h>
Collaboration diagram for X_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 |
| GF_Node * | metadata |
| struct _nodepriv* X_Extrusion::sgprivate |
| MFVec2f X_Extrusion::set_crossSection |
| void(* X_Extrusion::on_set_crossSection)(GF_Node *pThis, struct _route *route) |
| MFRotation X_Extrusion::set_orientation |
| void(* X_Extrusion::on_set_orientation)(GF_Node *pThis, struct _route *route) |
| MFVec2f X_Extrusion::set_scale |
| void(* X_Extrusion::on_set_scale)(GF_Node *pThis, struct _route *route) |
| MFVec3f X_Extrusion::set_spine |
| void(* X_Extrusion::on_set_spine)(GF_Node *pThis, struct _route *route) |
| SFBool X_Extrusion::beginCap |
| SFBool X_Extrusion::ccw |
| SFBool X_Extrusion::convex |
| SFFloat X_Extrusion::creaseAngle |
| MFVec2f X_Extrusion::crossSection |
| SFBool X_Extrusion::endCap |
| MFRotation X_Extrusion::orientation |
| MFVec2f X_Extrusion::scale |
| SFBool X_Extrusion::solid |
| MFVec3f X_Extrusion::spine |
| GF_Node* X_Extrusion::metadata |