Uses of Enum Class
com.openinventor.inventor.elements.SoEnvironmentElement.FogTypes
Packages that use SoEnvironmentElement.FogTypes
Package
Description
The element classes are used internally for storing information in Open Inventor's traversal state list.
-
Uses of SoEnvironmentElement.FogTypes in com.openinventor.inventor.elements
Methods in com.openinventor.inventor.elements that return SoEnvironmentElement.FogTypesModifier and TypeMethodDescriptionSoEnvironmentElement.FogTypes.valueOf(int val) Returns the enum constant of this type with the specified integer valueReturns the enum constant of this class with the specified name.static SoEnvironmentElement.FogTypes[]SoEnvironmentElement.FogTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.