|
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_HAnimJoint:Data Fields | |
| struct _nodepriv * | sgprivate |
| struct _child_node * | children |
| GF_ChildNodeItem * | addChildren |
| void(* | on_addChildren )(GF_Node *pNode, struct _route *route) |
| GF_ChildNodeItem * | removeChildren |
| void(* | on_removeChildren )(GF_Node *pNode, struct _route *route) |
| SFVec3f | center |
| GF_ChildNodeItem * | displacers |
| SFRotation | limitOrientation |
| MFFloat | llimit |
| SFString | name |
| SFRotation | rotation |
| SFVec3f | scale |
| SFRotation | scaleOrientation |
| MFInt32 | skinCoordIndex |
| MFFloat | skinCoordWeight |
| MFFloat | stiffness |
| SFVec3f | translation |
| MFFloat | ulimit |
| GF_Node * | metadata |
| struct _nodepriv* X_HAnimJoint::sgprivate |
| struct _child_node* X_HAnimJoint::children |
| GF_ChildNodeItem* X_HAnimJoint::addChildren |
| void(* X_HAnimJoint::on_addChildren)(GF_Node *pNode, struct _route *route) |
| GF_ChildNodeItem* X_HAnimJoint::removeChildren |
| void(* X_HAnimJoint::on_removeChildren)(GF_Node *pNode, struct _route *route) |
| SFVec3f X_HAnimJoint::center |
| GF_ChildNodeItem* X_HAnimJoint::displacers |
| SFRotation X_HAnimJoint::limitOrientation |
| MFFloat X_HAnimJoint::llimit |
| SFString X_HAnimJoint::name |
| SFRotation X_HAnimJoint::rotation |
| SFVec3f X_HAnimJoint::scale |
| SFRotation X_HAnimJoint::scaleOrientation |
| MFInt32 X_HAnimJoint::skinCoordIndex |
| MFFloat X_HAnimJoint::skinCoordWeight |
| MFFloat X_HAnimJoint::stiffness |
| SFVec3f X_HAnimJoint::translation |
| MFFloat X_HAnimJoint::ulimit |
| GF_Node* X_HAnimJoint::metadata |