Uses of Enum Class
com.openinventor.inventor.nodes.SoCamera.ViewportMappings
Packages that use SoCamera.ViewportMappings
-
Uses of SoCamera.ViewportMappings in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes with type parameters of type SoCamera.ViewportMappingsModifier and TypeFieldDescriptionSoCamera.viewportMapping
Defines how to map the rendered image into the current viewport, when the aspect ratio of the camera differs from that of the viewport.Methods in com.openinventor.inventor.nodes that return SoCamera.ViewportMappingsModifier and TypeMethodDescriptionstatic SoCamera.ViewportMappings
SoCamera.ViewportMappings.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoCamera.ViewportMappings
Returns the enum constant of this class with the specified name.static SoCamera.ViewportMappings[]
SoCamera.ViewportMappings.values()
Returns an array containing the constants of this enum class, in the order they are declared.