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

#include <nodes_x3d.h>

+ Collaboration diagram for X_Transform:

Data Fields

struct _nodepriv * sgprivate
 
struct _child_node * children
 
GF_ChildNodeItemaddChildren
 
void(* on_addChildren )(GF_Node *pNode, struct _route *route)
 
GF_ChildNodeItemremoveChildren
 
void(* on_removeChildren )(GF_Node *pNode, struct _route *route)
 
SFVec3f center
 
SFRotation rotation
 
SFVec3f scale
 
SFRotation scaleOrientation
 
SFVec3f translation
 
GF_Nodemetadata
 

Field Documentation

struct _nodepriv* X_Transform::sgprivate
struct _child_node* X_Transform::children
GF_ChildNodeItem* X_Transform::addChildren
void(* X_Transform::on_addChildren)(GF_Node *pNode, struct _route *route)
GF_ChildNodeItem* X_Transform::removeChildren
void(* X_Transform::on_removeChildren)(GF_Node *pNode, struct _route *route)
SFVec3f X_Transform::center
SFRotation X_Transform::rotation
SFVec3f X_Transform::scale
SFRotation X_Transform::scaleOrientation
SFVec3f X_Transform::translation
GF_Node* X_Transform::metadata

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