public class SoGLTextureEnabledElement extends SoTextureEnabledElement
<font color="#0000FF">NOTE:</font> This class does not exist in Open Inventor 10.0 and later.
This is set by the GLTextureImageElement and the GLTextureImageElement; the interaction between the three is a little complicated. Each of the other two elements always sets up the GL texture state appropriately; however, texturing is only enabled if both elements agree that it should be enabled (they check each other's value before calling set).
This element cannot be overridden, but, since the elements that set it check each other's value, overriding those elements has the same effect.
See also:
SoTexture2
, SoExtTexture2
, SoImageBackground
, SoGLTextureCubeMapEnabledElement
, SoGLTexture3EnabledElementDeprecated since Open Inventor 9620
SoGLTextureEnabledElement
is no longer supported, use equivalent SoTextureEnabledElement
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)
|
void |
pop(SoState state,
SoElement prevTopElement)
Deprecated.
Overrides
pop() method so side effects can occur in GL. |
void |
send(SoState state,
boolean value)
Deprecated.
|
get, get, getDefault, push, set, set
getClassStackIndex
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public void send(SoState state, boolean value)
public void pop(SoState state, SoElement prevTopElement)
pop()
method so side effects can occur in GL.pop
in class SoTextureEnabledElement
@Deprecated public static int getClassStackIndex()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com