Package | Description |
---|---|
com.openinventor.inventor.elements |
The element classes are used internally for storing information in Open Inventor's traversal state list.
|
Modifier and Type | Method and Description |
---|---|
static SoLightModelElement.Models |
SoLightModelElement.get(SoState state)
Returns current lighting model from the state.
|
static SoLightModelElement.Models |
SoLightModelElement.getDefault()
Returns the default lighting model.
|
static SoLightModelElement.Models |
SoLightModelElement.Models.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoLightModelElement.Models |
SoLightModelElement.Models.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoLightModelElement.Models[] |
SoLightModelElement.Models.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
SoLightModelElement.set(SoState state,
SoLightModelElement.Models model)
Sets the current lighting model in the state.
|
static void |
SoLightModelElement.set(SoState state,
SoNode name_14398,
SoLightModelElement.Models model)
Sets the current lighting model in the state.
|
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com