public class SoMaterialBindingElement extends SoInt32Element
See also:
Modifier and Type | Class and Description |
---|---|
static class |
SoMaterialBindingElement.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 |
OVERALL
Deprecated.
Use
SoMaterialBindingElement.Bindings.OVERALL instead. |
static int |
PER_FACE
Deprecated.
Use
SoMaterialBindingElement.Bindings.PER_FACE instead. |
static int |
PER_FACE_INDEXED
Deprecated.
Use
SoMaterialBindingElement.Bindings.PER_FACE_INDEXED instead. |
static int |
PER_PART
Deprecated.
Use
SoMaterialBindingElement.Bindings.PER_PART instead. |
static int |
PER_PART_INDEXED
Deprecated.
Use
SoMaterialBindingElement.Bindings.PER_PART_INDEXED instead. |
static int |
PER_VERTEX
Deprecated.
Use
SoMaterialBindingElement.Bindings.PER_VERTEX instead. |
static int |
PER_VERTEX_INDEXED
Deprecated.
Use
SoMaterialBindingElement.Bindings.PER_VERTEX_INDEXED instead. |
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static SoMaterialBindingElement.Bindings |
get(SoState state)
Returns current material binding from the state.
|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
static SoMaterialBindingElement.Bindings |
getDefault()
Returns the default material binding.
|
static void |
set(SoState state,
SoMaterialBindingElement.Bindings binding)
Sets the current material binding in the state.
|
getClassStackIndex, pop, push
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int OVERALL
SoMaterialBindingElement.Bindings.OVERALL
instead.@Deprecated public static final int PER_PART
SoMaterialBindingElement.Bindings.PER_PART
instead.@Deprecated public static final int PER_PART_INDEXED
SoMaterialBindingElement.Bindings.PER_PART_INDEXED
instead.@Deprecated public static final int PER_FACE
SoMaterialBindingElement.Bindings.PER_FACE
instead.@Deprecated public static final int PER_FACE_INDEXED
SoMaterialBindingElement.Bindings.PER_FACE_INDEXED
instead.@Deprecated public static final int PER_VERTEX
SoMaterialBindingElement.Bindings.PER_VERTEX
instead.@Deprecated public static final int PER_VERTEX_INDEXED
SoMaterialBindingElement.Bindings.PER_VERTEX_INDEXED
instead.public static SoMaterialBindingElement.Bindings getDefault()
public static SoMaterialBindingElement.Bindings get(SoState state)
public static void set(SoState state, SoMaterialBindingElement.Bindings binding)
@Deprecated public static int getClassStackIndex()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com