public class SoUniformShaderParameterElement extends SoAccumulatedElement
See also:
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static void |
add(SoState state,
SoShaderParameter param)
Adds a shader parameter.
|
static void |
add(SoState state,
SoShaderParameter param,
SoMFNode shaderObjects)
Deprecated.
As of Open Inventor 1000 Use the add() without a SoMFNode as last parameter.
|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
static SoUniformShaderParameterElement |
getInstance(SoState state)
Returns the top (current) instance of the element in the state.
|
void |
push(SoState state)
Overrides
push() method to copy values from next instance in the stack. |
getClassStackIndex, pop
dispose, getNativeResourceHandle
@Deprecated public static int getClassStackIndex()
public void push(SoState state)
push()
method to copy values from next instance in the stack.push
in class SoAccumulatedElement
public static void add(SoState state, SoShaderParameter param)
public static SoUniformShaderParameterElement getInstance(SoState state)
@Deprecated public static void add(SoState state, SoShaderParameter param, SoMFNode shaderObjects)
Generated on July 31, 2019, Copyright � Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com