public class SoLightModelElement extends SoElement
See also:
Modifier and Type | Class and Description |
---|---|
static class |
SoLightModelElement.Models
These are the available lighting models.
|
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static SoLightModelElement.Models |
get(SoState state)
Returns current lighting model from the state.
|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
static SoLightModelElement.Models |
getDefault()
Returns the default lighting model.
|
static void |
set(SoState state,
SoLightModelElement.Models model)
Sets the current lighting model in the state.
|
static void |
set(SoState state,
SoNode name_14398,
SoLightModelElement.Models model)
Sets the current lighting model in the state.
|
getClassStackIndex, pop, push
dispose, getNativeResourceHandle
@Deprecated public static int getClassStackIndex()
public static void set(SoState state, SoNode name_14398, SoLightModelElement.Models model)
public static void set(SoState state, SoLightModelElement.Models model)
public static SoLightModelElement.Models get(SoState state)
public static SoLightModelElement.Models getDefault()
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com