public class SoTimeHints extends SoNode
SoTimeHints
was only supported by ReservoirViz module extension.
File format/default:
TimeHints {
currentTimeStep | 0 |
stepIncremement | 1 |
timeDirection | FORWARD |
Action behavior:
SoCallbackAction
, SoGLRenderAction
, SoPickAction
, SoWriteAction
, SoGetBoundingBoxAction
Sets a time hints in the current traversal state.Deprecated since Open Inventor 9000
No longer supported.
Modifier and Type | Class and Description |
---|---|
static class |
SoTimeHints.TimeDirections
Deprecated.
Time direction mode.
|
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
BACKWARD
Deprecated.
Use
SoTimeHints.TimeDirections.BACKWARD instead. |
SoSFShort |
currentTimeStep
Deprecated.
Current time step to play.
|
static int |
FORWARD
Deprecated.
Use
SoTimeHints.TimeDirections.FORWARD instead. |
SoSFUShort |
stepIncrement
Deprecated.
Increment for the next time step to play.
|
SoSFEnum<SoTimeHints.TimeDirections> |
timeDirection
Deprecated.
Direction of time.
|
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoTimeHints()
Deprecated.
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
setNextTimeStep(int numTimeSteps)
Deprecated.
Convenience method to set the currentTimeStep to the next step according to the stepIncrement, the timeDirection, and the number of time steps.
|
affectsState, callback, copy, copy, distribute, doAction, getAlternateRep, getBoundingBox, getByName, 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
@Deprecated public static final int BACKWARD
SoTimeHints.TimeDirections.BACKWARD
instead.@Deprecated public static final int FORWARD
SoTimeHints.TimeDirections.FORWARD
instead.public final SoSFShort currentTimeStep
public final SoSFUShort stepIncrement
public final SoSFEnum<SoTimeHints.TimeDirections> timeDirection
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com