public class SoLightElement extends SoAccumulatedElement
See also:
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static void |
add(SoState state,
SoLight light,
SbMatrix WCToVRCMatrix)
Add to the current light list and to the current matrix list.
|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
static java.util.Vector<SoNode> |
getLights(SoState state)
Returns the current list of light nodes from the state.
|
static SbMatrix |
getMatrix(SoState state,
int index)
Returns the matrix transform (WC to VRC) for the light i for an
SoCallbackAction . |
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 static SbMatrix getMatrix(SoState state, int index)
SoCallbackAction
.
Returns the modelling matrix for other action.public static void add(SoState state, SoLight light, SbMatrix WCToVRCMatrix)
public void push(SoState state)
push()
method to copy values from next instance in the stack.push
in class SoAccumulatedElement
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com