|
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_NurbsSet:Data Fields | |
| struct _nodepriv * | sgprivate |
| GF_ChildNodeItem * | addGeometry |
| void(* | on_addGeometry )(GF_Node *pThis, struct _route *route) |
| GF_ChildNodeItem * | removeGeometry |
| void(* | on_removeGeometry )(GF_Node *pThis, struct _route *route) |
| GF_ChildNodeItem * | geometry |
| SFFloat | tessellationScale |
| GF_Node * | metadata |
| struct _nodepriv* X_NurbsSet::sgprivate |
| GF_ChildNodeItem* X_NurbsSet::addGeometry |
| void(* X_NurbsSet::on_addGeometry)(GF_Node *pThis, struct _route *route) |
| GF_ChildNodeItem* X_NurbsSet::removeGeometry |
| void(* X_NurbsSet::on_removeGeometry)(GF_Node *pThis, struct _route *route) |
| GF_ChildNodeItem* X_NurbsSet::geometry |
| SFFloat X_NurbsSet::tessellationScale |
| GF_Node* X_NurbsSet::metadata |