#include <nodes_x3d.h>
Data Fields | |
BASE_NODE 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 |
MFInt32 | keyValue |
SFInt32 | value_changed |
GF_Node * | metadata |
BASE_NODE SFBool X_IntegerSequencer::next |
void(* X_IntegerSequencer::on_next)(GF_Node *pThis, struct _route *route) |
void(* X_IntegerSequencer::on_previous)(GF_Node *pThis, struct _route *route) |
void(* X_IntegerSequencer::on_set_fraction)(GF_Node *pThis, struct _route *route) |