Uses of Class
com.openinventor.inventor.viewercomponents.SoStereoParameters
Packages that use SoStereoParameters
Package
Description
Viewer components contains helpful tools to implement a custom viewer.
-
Uses of SoStereoParameters in com.openinventor.inventor.viewercomponents
Subclasses of SoStereoParameters in com.openinventor.inventor.viewercomponentsModifier and TypeClassDescriptionclassTheSoInterlacedStereoParametersclass is used to specify the behavior of the interlaced stereo.classRaw stereo parameters class.Methods in com.openinventor.inventor.viewercomponents that return SoStereoParametersModifier and TypeMethodDescriptionSiRenderAreaStereo.getStereoParameters()SoRenderAreaCore.getStereoParameters()Methods in com.openinventor.inventor.viewercomponents with parameters of type SoStereoParametersModifier and TypeMethodDescriptionvoidSiRenderAreaStereo.setStereoParameters(SoStereoParameters parameters) Defines the stereo parameters.voidSoRenderAreaCore.setStereoParameters(SoStereoParameters parameters) Defines the stereo parameters.