| 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 SoEnvironmentElement.FogTypes |
SoEnvironmentElement.FogTypes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoEnvironmentElement.FogTypes |
SoEnvironmentElement.FogTypes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoEnvironmentElement.FogTypes |
SoEnvironmentElement.FogTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoEnvironmentElement.FogTypes[] |
SoEnvironmentElement.FogTypes.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 |
SoEnvironmentElement.set(SoState state,
SoNode node,
float ambientIntensity,
SbColor ambientColor,
SbVec3f attenuation,
SoEnvironmentElement.FogTypes fogType,
SbColor fogColor,
float fogVisibility)
Deprecated.
As of Open Inventor 9900 See documentation for more details
|
| Constructor and Description |
|---|
EnvironmentParameters(float ambientIntensity,
SbColor ambientColor,
SbVec3f attenuation,
SoEnvironmentElement.FogTypes fogType,
SbColor fogColor,
float fogStart,
float fogVisibility) |
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com