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 |
pop(SoState name_17123,
SoElement prevTopElement)
Pop method.
|
void |
push(SoState state)
Overrides
push() method to copy values from next instance in the stack. |
getClassStackIndex
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
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 static java.util.Vector<SoNode> getLights(SoState state)
public void push(SoState state)
push()
method to copy values from next instance in the stack.push
in class SoAccumulatedElement
@Deprecated public static int getClassStackIndex()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com