145 static void initClass();
146 static void exitClass();
149 virtual void inputChanged(
SoField *whichInput);
152 virtual void evaluate();
#define SO_ENGINE_HEADER(className)
Triggered integer counter.
SoSFShort reset
At the next trigger, reset the counter to the specified value.
SoSFShort max
Maximum value for the counter.
SoSFShort min
Minimum value for the counter.
SoEngineOutput syncOut
( SoSFTrigger ) Triggers at cycle start.
SoSFTrigger trigger
Go to the next step.
SoEngineOutput output
( SoSFShort ) Counts min-to-max in step increments.
SoSFShort step
Counter step value.
Base class for all engines.
Class for all engine outputs.
Base class for all fields.
Field containing a short integer.
Field used to trigger engines or connection networks.