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

Public Member Functions | |
| BooleanSequencer (Inst< SFNode > _metadata=0, Inst< SFBool > _next=0, Inst< SFBool > _previous=0, Inst< SFFloat > _set_fraction=0, Inst< MFFloat > _key=0, Inst< KeyValues< MFBool > > _keyValue=0, Inst< ValueChanged< SFBool, MFBool > > _value_changed=0) | |
| Constructor. | |
Public Attributes | |
| auto_ptr< KeyValues< MFBool > > | keyValue |
| Access type: inputOutput Default value: - | |
| auto_ptr< ValueChanged< SFBool, MFBool > > | value_changed |
| Access type: outputOnly Default value: - | |
Static Public Attributes | |
| static H3DNodeDatabase | database |
| The H3DNodeDatabase for this node. | |
|
|
Access type: inputOutput
|
|
|
Access type: outputOnly
|
1.4.5