public class SoFullSceneAntialiasingElement extends SoElement
SoFullSceneAntialiasing
, SoWinGLWidget, SoXtGLWidget, SoQtGLWidget
Modifier and Type | Class and Description |
---|---|
static class |
SoFullSceneAntialiasingElement.Filters
Filter.
|
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
ALL
Deprecated.
Use
SoFullSceneAntialiasingElement.Filters.ALL instead. |
static int |
LINES
Deprecated.
Use
SoFullSceneAntialiasingElement.Filters.LINES instead. |
static int |
POINTS
Deprecated.
Use
SoFullSceneAntialiasingElement.Filters.POINTS instead. |
static int |
POLYGONS
Deprecated.
Use
SoFullSceneAntialiasingElement.Filters.POLYGONS instead. |
static int |
TEXT
Deprecated.
Use
SoFullSceneAntialiasingElement.Filters.TEXT 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)
|
static SoFullSceneAntialiasingElement |
getInstance(SoState state)
Returns the top (current) instance of the element in the state.
|
void |
push(SoState state)
Push copies the values from the previous element.
|
static void |
set(SoState state,
boolean on,
boolean currOn,
int filter)
Sets the current Full-Scene Antialising attributes in the state.
|
getClassStackIndex, pop
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int POINTS
SoFullSceneAntialiasingElement.Filters.POINTS
instead.@Deprecated public static final int LINES
SoFullSceneAntialiasingElement.Filters.LINES
instead.@Deprecated public static final int POLYGONS
SoFullSceneAntialiasingElement.Filters.POLYGONS
instead.@Deprecated public static final int TEXT
SoFullSceneAntialiasingElement.Filters.TEXT
instead.@Deprecated public static final int ALL
SoFullSceneAntialiasingElement.Filters.ALL
instead.public static SoFullSceneAntialiasingElement getInstance(SoState state)
@Deprecated public static int getClassStackIndex()
public static void set(SoState state, boolean on, boolean currOn, int filter)
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com