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

#include <nodes_x3d.h>

+ Collaboration diagram for X_BooleanSequencer:

Data Fields

struct _nodepriv * sgprivate
 
SFBool next
 
void(* on_next )(GF_Node *pThis, struct _route *route)
 
SFBool previous
 
void(* on_previous )(GF_Node *pThis, struct _route *route)
 
SFFloat set_fraction
 
void(* on_set_fraction )(GF_Node *pThis, struct _route *route)
 
MFFloat key
 
MFBool keyValue
 
SFBool value_changed
 
GF_Nodemetadata
 

Field Documentation

struct _nodepriv* X_BooleanSequencer::sgprivate
SFBool X_BooleanSequencer::next
void(* X_BooleanSequencer::on_next)(GF_Node *pThis, struct _route *route)
SFBool X_BooleanSequencer::previous
void(* X_BooleanSequencer::on_previous)(GF_Node *pThis, struct _route *route)
SFFloat X_BooleanSequencer::set_fraction
void(* X_BooleanSequencer::on_set_fraction)(GF_Node *pThis, struct _route *route)
MFFloat X_BooleanSequencer::key
MFBool X_BooleanSequencer::keyValue
SFBool X_BooleanSequencer::value_changed
GF_Node* X_BooleanSequencer::metadata

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