public class SoGLTexture3EnabledElement extends SoTexture3EnabledElement
<font color="#0000FF">NOTE:</font> This class does not exist in Open Inventor 10.0 and later.
This is set by the GLTextureImage3Element and the GLTextureEnabledElement; 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:
SoTexture3
, SoGLTextureEnabledElement
, SoGLTextureCubeMapEnabledElementDeprecated since Open Inventor 9620
SoGLTexture3EnabledElement
is no longer supported, use equivalent SoTexture3EnabledElement
.
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(boolean value)
Deprecated.
Sets enable state to GL.
|
get, get, getDefault, push, set, set
getClassStackIndex
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public void send(boolean value)
@Deprecated public static int getClassStackIndex()
public void pop(SoState state, SoElement prevTopElement)
pop()
method so side effects can occur in GL.pop
in class SoTexture3EnabledElement
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com