public class SoTangentElement extends SoReplacedElement
See also:
SoTangent, SoVertexProperty
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
SbVec3f |
get(int index)
Returns the indexed tangent from an element.
|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
static SoTangentElement |
getInstance(SoState state)
Returns the top (current) instance of the element in the state.
|
int |
getNum()
Returns the number of tangent vectors in an instance.
|
static void |
set(SoState state,
SoNode node,
SbVec3f[] tangents)
Sets the current tangents.
|
getClassStackIndex, pop, push
dispose, getNativeResourceHandle
@Deprecated public static int getClassStackIndex()
public static SoTangentElement getInstance(SoState state)
public SbVec3f get(int index)
public int getNum()
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com