public class SoInteractiveComplexityElement extends SoAccumulatedElement
See also:
Inventor.ConstructorCommandVERBOSE_LEVEL, ZeroHandle| Modifier and Type | Method and Description |
|---|---|
static boolean |
getBooleanFieldValue(SoState state,
SoSFBool field)
Return value of a
SoSFBool. |
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
static int |
getEnumFieldValue(SoState state,
SoSFEnum<?> field)
Return value of a
SoSFEnum. |
static double |
getScalarFieldValue(SoState state,
SoSField field)
Return value of scalar field as a double.
|
void |
pop(SoState name_16608,
SoElement prevTopElement)
Pop method.
|
void |
push(SoState state)
Overrides
push() method to copy values from next instance in the stack. |
static void |
set(SoState state,
SoInteractiveComplexity node)
Set the current
SoInteractiveComplexity node. |
getClassStackIndexdispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreadspublic static boolean getBooleanFieldValue(SoState state, SoSFBool field)
SoSFBool.@Deprecated public static int getClassStackIndex()
public static double getScalarFieldValue(SoState state, SoSField field)
public static int getEnumFieldValue(SoState state, SoSFEnum<?> field)
SoSFEnum.public void push(SoState state)
push() method to copy values from next instance in the stack.push in class SoAccumulatedElementpublic static void set(SoState state, SoInteractiveComplexity node)
SoInteractiveComplexity node.Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com