#include <X3DSequencerNode.h>
Inheritance diagram for H3D::X3DSequencerNode:

Public Member Functions | |
| X3DSequencerNode (Inst< SFNode > _metadata=0, Inst< SFBool > _next=0, Inst< SFBool > _previous=0, Inst< SFFloat > _set_fraction=0, Inst< MFFloat > _key=0) | |
| Constructor. | |
Public Attributes | |
| auto_ptr< SFBool > | next |
| Access type: inputOnly Default value: - | |
| auto_ptr< SFBool > | previous |
| Access type: inputOnly Default value: - | |
| auto_ptr< SFFloat > | set_fraction |
| Access type: inputOnly Default value: - | |
| auto_ptr< MFFloat > | key |
| Access type: inputOutput Default value: - | |
Static Public Attributes | |
| static H3DNodeDatabase | database |
| The H3DNodeDatabase for this node. | |
Classes | |
| class | KeyValues |
| Each value in the keyValue field corresponds in order to the parameter value in the key field. More... | |
| class | ValueChanged |
| routes_in[3] is the key field. More... | |
|
|
Access type: inputOutput
|
|
|
Access type: inputOnly
|
|
|
Access type: inputOnly
|
|
|
Access type: inputOnly
|
1.4.5