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

Public Member Functions | |
| BooleanTrigger (Inst< SFNode > _metadata=0, Inst< SFTime > _set_triggerTime=0, Inst< SetBoolean > _triggerTrue=0) | |
| Constructor. | |
Public Attributes | |
| auto_ptr< SFTime > | set_triggerTime |
| Access type: inputOnly | |
| auto_ptr< SetBoolean > | triggerTrue |
| Access type: outputOnly | |
Static Public Attributes | |
| static H3DNodeDatabase | database |
| The H3DNodedatabase for this node. | |
Friends | |
| class | SetBoolean |
Classes | |
| class | SetBoolean |
| If a time event is given, generate a true event. More... | |
|
|
Access type: inputOnly
|
|
|
Access type: outputOnly
|
1.4.5