Uses of Class
com.openinventor.inventor.fields.SoSFTrigger
Packages that use SoSFTrigger
-
Uses of SoSFTrigger in com.openinventor.inventor.engines
Fields in com.openinventor.inventor.engines declared as SoSFTriggerModifier and TypeFieldDescriptionfinal SoSFTrigger
SoTriggerAny.input0
The output is triggered whenever one of the inputs is touched.final SoSFTrigger
SoTriggerAny.input1
The output is triggered whenever one of the inputs is touched.final SoSFTrigger
SoTriggerAny.input2
The output is triggered whenever one of the inputs is touched.final SoSFTrigger
SoTriggerAny.input3
The output is triggered whenever one of the inputs is touched.final SoSFTrigger
SoTriggerAny.input4
The output is triggered whenever one of the inputs is touched.final SoSFTrigger
SoTriggerAny.input5
The output is triggered whenever one of the inputs is touched.final SoSFTrigger
SoTriggerAny.input6
The output is triggered whenever one of the inputs is touched.final SoSFTrigger
SoTriggerAny.input7
The output is triggered whenever one of the inputs is touched.final SoSFTrigger
SoTriggerAny.input8
The output is triggered whenever one of the inputs is touched.final SoSFTrigger
SoTriggerAny.input9
The output is triggered whenever one of the inputs is touched.final SoSFTrigger
SoOnOff.off
Turn the isOn switch off.final SoSFTrigger
SoOnOff.on
Turn the isOn switch on.final SoSFTrigger
SoElapsedTime.reset
Reset the base time.final SoSFTrigger
SoTimeCounter.syncIn
Restart at the beginning of the cycle.final SoSFTrigger
SoOnOff.toggle
Toggle the switch value.final SoSFTrigger
SoCounter.trigger
Go to the next step.final SoSFTrigger
SoGate.trigger
Copy a single value.final SoSFTrigger
SoOneShot.trigger
Start the cycle. -
Uses of SoSFTrigger in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoSFTriggerModifier and TypeFieldDescriptionfinal SoSFTrigger
SoComputeShaderScheduler.trigger
Trigger field to execute the shader computation.final SoSFTrigger
SoRenderToTextureProperty.trigger
Trigger field to render the scene into the Pbuffer.