Uses of Enum Class
com.openinventor.inventor.SoOutput.Stages
Packages that use SoOutput.Stages
Package
Description
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
-
Uses of SoOutput.Stages in com.openinventor.inventor
Methods in com.openinventor.inventor that return SoOutput.StagesModifier and TypeMethodDescriptionSoOutput.getStage()
static SoOutput.Stages
SoOutput.Stages.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoOutput.Stages
Returns the enum constant of this class with the specified name.static SoOutput.Stages[]
SoOutput.Stages.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.openinventor.inventor with parameters of type SoOutput.Stages