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