Package | Description |
---|---|
com.openinventor.inventor.caches | |
com.openinventor.inventor.elements |
The element classes are used internally for storing information in Open Inventor's traversal state list.
|
Modifier and Type | Method and Description |
---|---|
SoTangentBindingElement.Bindings |
SoTangentCache.getTangentBinding()
Returns the tangent binding in the cache.
|
Modifier and Type | Method and Description |
---|---|
void |
SoTangentCache.set(SbVec3f[] tangents,
SoTangentBindingElement.Bindings tangentBinding)
Calls set(tangents, tangentBinding, (int)0).
|
void |
SoTangentCache.set(SbVec3f[] tangents,
SoTangentBindingElement.Bindings tangentBinding,
int startIndex)
Stores a list of tangents in the cache .
|
Modifier and Type | Method and Description |
---|---|
static SoTangentBindingElement.Bindings |
SoTangentBindingElement.get(SoState state)
Returns current tangent binding from the state.
|
static SoTangentBindingElement.Bindings |
SoTangentBindingElement.getDefault()
Returns the default tangent binding.
|
static SoTangentBindingElement.Bindings |
SoTangentBindingElement.Bindings.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoTangentBindingElement.Bindings |
SoTangentBindingElement.Bindings.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoTangentBindingElement.Bindings[] |
SoTangentBindingElement.Bindings.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
SoTangentBindingElement.set(SoState state,
SoNode name_22987,
SoTangentBindingElement.Bindings binding)
Sets the current tangent binding in the state.
|
static void |
SoTangentBindingElement.set(SoState state,
SoTangentBindingElement.Bindings binding)
Sets the current tangent binding in the state.
|
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com