Class SoRawStereoParameters
java.lang.Object
com.openinventor.inventor.Inventor
com.openinventor.inventor.viewercomponents.SoStereoParameters
com.openinventor.inventor.viewercomponents.SoRawStereoParameters
Raw stereo parameters class.
This class allows activating OpenGL "quad buffered" stereo rendering. This requires a stereo accelerated graphics board.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.openinventor.inventor.Inventor
Inventor.ConstructorCommand
-
Field Summary
Fields inherited from class com.openinventor.inventor.Inventor
VERBOSE_LEVEL, ZeroHandle
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.openinventor.inventor.viewercomponents.SoStereoParameters
isReversedView, setReversedView
Methods inherited from class com.openinventor.inventor.Inventor
dispose, getNativeResourceHandle
-
Constructor Details
-
SoRawStereoParameters
public SoRawStereoParameters()Default constructor.
-