33#ifndef COIN_SOTRIGGERANY_H
34#define COIN_SOTRIGGERANY_H
36#include <Inventor/engines/SoSubEngine.h>
37#include <Inventor/engines/SoEngineOutput.h>
38#include <Inventor/fields/SoSFTrigger.h>
47 static void initClass(
void);
The SoEngineOutput class is the output slots in SoEngine instances.
Definition: SoEngineOutput.h:45
SoEngine is the base class for Coin engines.
Definition: SoEngine.h:43
virtual void evaluate(void)=0
The SoFieldContainer class is a base class for all classes that contain fields.
Definition: SoFieldContainer.h:43
The SoSFTrigger class is the "void" class used for detecting field changes.
Definition: SoSFTrigger.h:41
The SoTriggerAny class is a fan-in engine for triggers.
Definition: SoTriggerAny.h:41
SoSFTrigger input3
Definition: SoTriggerAny.h:53
SoSFTrigger input1
Definition: SoTriggerAny.h:51
SoSFTrigger input6
Definition: SoTriggerAny.h:56
SoSFTrigger input2
Definition: SoTriggerAny.h:52
SoEngineOutput output
Definition: SoTriggerAny.h:61
SoSFTrigger input7
Definition: SoTriggerAny.h:57
SoSFTrigger input0
Definition: SoTriggerAny.h:50
SoSFTrigger input5
Definition: SoTriggerAny.h:55
SoSFTrigger input9
Definition: SoTriggerAny.h:59
SoSFTrigger input4
Definition: SoTriggerAny.h:54
SoSFTrigger input8
Definition: SoTriggerAny.h:58