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>
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
static void initClass(void)
Sets up initialization for data common to all instances of this class, like submitting necessary info...
Definition SoEngine.cpp:162
virtual void evaluate(void)=0
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