public class SoFontRenderStyleElement extends SoInt32Element
Modifier and Type | Class and Description |
---|---|
static class |
SoFontRenderStyleElement.RenderStyles
These are the available render styles.
|
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
POLYGON
Deprecated.
Use
SoFontRenderStyleElement.RenderStyles.POLYGON instead. |
static int |
POLYGON_AND_OUTLINE
Deprecated.
|
static int |
TEXTURE
Deprecated.
Use
SoFontRenderStyleElement.RenderStyles.TEXTURE instead. |
static int |
TEXTURE_DELAYED
Deprecated.
|
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static SoFontRenderStyleElement.RenderStyles |
get(SoState state)
Returns current render style from the state.
|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
static SoFontRenderStyleElement.RenderStyles |
getDefault()
Returns the default render style.
|
static void |
set(SoState state,
SoFontRenderStyleElement.RenderStyles style)
Sets the current render style in the state.
|
getClassStackIndex, pop, push
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int POLYGON
SoFontRenderStyleElement.RenderStyles.POLYGON
instead.@Deprecated public static final int TEXTURE
SoFontRenderStyleElement.RenderStyles.TEXTURE
instead.@Deprecated public static final int TEXTURE_DELAYED
SoFontRenderStyleElement.RenderStyles.TEXTURE_DELAYED
instead.@Deprecated public static final int POLYGON_AND_OUTLINE
SoFontRenderStyleElement.RenderStyles.POLYGON_AND_OUTLINE
instead.public static SoFontRenderStyleElement.RenderStyles getDefault()
public static SoFontRenderStyleElement.RenderStyles get(SoState state)
public static void set(SoState state, SoFontRenderStyleElement.RenderStyles style)
@Deprecated public static int getClassStackIndex()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com