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
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_23283)
Overrides
push() method to copy values from next instance in the stack. |
static void |
set(SoState state,
SoNode name_23277,
SoTextureCoordinateBindingElement.Bindings binding)
Sets the current texture binding in the state.
|
static void |
set(SoState state,
SoTextureCoordinateBindingElement.Bindings binding)
Sets the current texture binding in the state.
|
getClassStackIndex, pop
dispose, getNativeResourceHandle
public static SoTextureCoordinateBindingElement.Bindings get(SoState state)
@Deprecated public static int getClassStackIndex()
public void push(SoState name_23283)
push()
method to copy values from next instance in the stack.push
in class SoReplacedTextureElement
public static void set(SoState state, SoTextureCoordinateBindingElement.Bindings binding)
public static SoTextureCoordinateBindingElement.Bindings getDefault()
public static SoTextureCoordinateBindingElement.Bindings get(SoState state, int unit)
public static void set(SoState state, SoNode name_23277, SoTextureCoordinateBindingElement.Bindings binding)
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com