public class SoTextureCoordinateBindingElement extends SoReplacedTextureElement
See also:
Modifier and Type | Class and Description |
---|---|
static class |
SoTextureCoordinateBindingElement.Bindings
The choice of values is for compatibility with Open Inventor 2.0 binary format files.
|
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
PER_VERTEX
Deprecated.
|
static int |
PER_VERTEX_INDEXED
Deprecated.
|
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static SoTextureCoordinateBindingElement.Bindings |
get(SoState state)
Calls get(state, (int)0).
|
static SoTextureCoordinateBindingElement.Bindings |
get(SoState state,
int unit)
Returns current texture binding from the state.
|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
static SoTextureCoordinateBindingElement.Bindings |
getDefault()
Returns the default texture binding.
|
void |
push(SoState name_27031)
Overrides
push() method to copy values from next instance in the stack. |
static void |
set(SoState state,
SoTextureCoordinateBindingElement.Bindings binding)
Sets the current texture binding in the state.
|
getClassStackIndex, pop
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int PER_VERTEX
SoTextureCoordinateBindingElement.Bindings.PER_VERTEX
instead.@Deprecated public static final int PER_VERTEX_INDEXED
SoTextureCoordinateBindingElement.Bindings.PER_VERTEX_INDEXED
instead.public static SoTextureCoordinateBindingElement.Bindings get(SoState state)
public static SoTextureCoordinateBindingElement.Bindings get(SoState state, int unit)
public static SoTextureCoordinateBindingElement.Bindings getDefault()
public void push(SoState name_27031)
push()
method to copy values from next instance in the stack.push
in class SoReplacedTextureElement
@Deprecated public static int getClassStackIndex()
public static void set(SoState state, SoTextureCoordinateBindingElement.Bindings binding)
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com