public class SoVRMLIntegerTrigger extends SoVRMLInterpolator
<font color="#0000FF">NOTE:</font> This class does not exist in Open Inventor 10.0 and later.
This section describes the expected behavior of the node in a conforming X3D browser application. In some cases, the application is responsible for implementing portions of the expected behavior. Open Inventor viewer classes and IVF classes implement some of the application behaviors.
This section may reference portions of the X3D specification that are not present in this help file. The complete X3D spec is available at
This node handles single field boolean events to set an integer value for the output event. This is useful for connecting environmental events to SoVRMLSwitch.whichChoice
field.
Upon receiving a set_boolean event, the IntegerTrigger node will generate a triggerValue
event with the current value of integerKey
.
Refer to "Event Utilities Component" for a more detailed discussion.
File format/default:
VRMLIntegerTrigger {
integerKey | -1 |
metadata | NULL |
Deprecated since Open Inventor 9500
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFInt32 |
integerKey
Deprecated.
Current trigger value to output.
|
SoSFBool |
set_boolean
Deprecated.
Output event.
|
SoVRMLInterpOutput |
triggerValue
Deprecated.
Output event.
|
metadata
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoVRMLIntegerTrigger()
Deprecated.
Constructor.
|
copy, evaluateWrapper, getByName, getOutput, getOutputName
affectsState, callback, copy, distribute, doAction, getAlternateRep, getBoundingBox, getMatrix, getPrimitiveCount, getRenderUnitID, GLRender, GLRenderBelowPath, GLRenderInPath, GLRenderOffPath, grabEventsCleanup, grabEventsSetup, handleEvent, isBoundingBoxIgnoring, isOverride, pick, rayPick, search, setOverride, touch, write
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaults
dispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable
getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public final SoSFInt32 integerKey
public final SoSFBool set_boolean
public final SoVRMLInterpOutput triggerValue
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com