public class SoPolygonOffsetElement extends SoReplacedElement
Modifier and Type | Class and Description |
---|---|
static class |
SoPolygonOffsetElement.Styles
PolygonOffset style.
|
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
FILLED
Deprecated.
Use
SoPolygonOffsetElement.Styles.FILLED instead. |
static int |
LINES
Deprecated.
Use
SoPolygonOffsetElement.Styles.LINES instead. |
static int |
POINTS
Deprecated.
Use
SoPolygonOffsetElement.Styles.POINTS instead. |
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
void |
push(SoState state)
Push copies the values from the previous element.
|
static void |
set(SoState state,
SoNode node,
float factor,
float units,
SoPolygonOffsetElement.Styles styles,
boolean on)
Sets the current polygon offset attributes in the state.
|
getClassStackIndex, pop
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int FILLED
SoPolygonOffsetElement.Styles.FILLED
instead.@Deprecated public static final int LINES
SoPolygonOffsetElement.Styles.LINES
instead.@Deprecated public static final int POINTS
SoPolygonOffsetElement.Styles.POINTS
instead.public void push(SoState state)
@Deprecated public static int getClassStackIndex()
public static void set(SoState state, SoNode node, float factor, float units, SoPolygonOffsetElement.Styles styles, boolean on)
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com