Uses of Enum Class
com.openinventor.inventor.viewercomponents.SoInterlacedStereoParameters.InterlacedModes
Packages that use SoInterlacedStereoParameters.InterlacedModes
Package
Description
Viewer components contains helpful tools to implement a custom viewer.
-
Uses of SoInterlacedStereoParameters.InterlacedModes in com.openinventor.inventor.viewercomponents
Methods in com.openinventor.inventor.viewercomponents that return SoInterlacedStereoParameters.InterlacedModesModifier and TypeMethodDescriptionSoInterlacedStereoParameters.getInterlacingMode()
SoInterlacedStereoParameters.InterlacedModes.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.SoInterlacedStereoParameters.InterlacedModes.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.openinventor.inventor.viewercomponents with parameters of type SoInterlacedStereoParameters.InterlacedModesModifier and TypeMethodDescriptionvoid
SoInterlacedStereoParameters.setInterlacingMode
(SoInterlacedStereoParameters.InterlacedModes mode)