public class SoInteractionElement extends SoElement
See also:
SoWinRenderArea
, SoXtRenderArea, SoQtRenderArea
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
static int |
getElapsedFrames(SoState state)
Return number of frames since last interaction flag change.
|
static double |
getElapsedSeconds(SoState state)
Return number of seconds since last interaction flag change.
|
static boolean |
isInteracting(SoState state)
Returns true if a user interaction with the viewer is in progress.
|
static void |
set(SoState state,
boolean moving)
Sets the current interaction in the state.
|
getClassStackIndex, pop, push
dispose, getNativeResourceHandle
@Deprecated public static int getClassStackIndex()
public static boolean isInteracting(SoState state)
public static void set(SoState state, boolean moving)
public static int getElapsedFrames(SoState state)
public static double getElapsedSeconds(SoState state)
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com