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