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

#include <nodes_x3d.h>

+ Collaboration diagram for X_Switch:

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)
 
SFInt32 whichChoice
 
GF_Nodemetadata
 

Field Documentation

struct _nodepriv* X_Switch::sgprivate
struct _child_node* X_Switch::children
GF_ChildNodeItem* X_Switch::addChildren
void(* X_Switch::on_addChildren)(GF_Node *pNode, struct _route *route)
GF_ChildNodeItem* X_Switch::removeChildren
void(* X_Switch::on_removeChildren)(GF_Node *pNode, struct _route *route)
SFInt32 X_Switch::whichChoice
GF_Node* X_Switch::metadata

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