OIV.Inventor.Win.Viewers Namespace |
Class | Description | |
---|---|---|
![]() | SoWinCollisionViewer | Class to manage collisions between the camera and the scene. |
![]() | SoWinConstrainedViewer | Base viewer class which adds camera constraints given a world up direction. |
![]() | SoWinExaminerViewer | Viewer component which uses a virtual trackball to view the data. |
![]() | SoWinExaminerViewerSoViewingDolly | Viewing Function: Dolly (move forward and backward) to get closer to or further away from the point of interest. |
![]() | SoWinExaminerViewerSoViewingEmpty | Viewing Function: Does nothing. |
![]() | SoWinExaminerViewerSoViewingFunction | Viewing Function: Abstract base class for viewing function classes. |
![]() | SoWinExaminerViewerSoViewingReverseDolly | Viewing Function: Reverse Dolly (move backward and forward) to get further to or closer away from the point of interest. |
![]() | SoWinExaminerViewerSoViewingRotationX | Viewing Function: Rotates the object around the X axis. |
![]() | SoWinExaminerViewerSoViewingRotationXViewer | Viewing Function: Rotates the object around the screen X axis. |
![]() | SoWinExaminerViewerSoViewingRotationY | Viewing Function: Rotates the object around the Y axis. |
![]() | SoWinExaminerViewerSoViewingRotationYViewer | Viewing Function: Rotates the object around the screen Y axis. |
![]() | SoWinExaminerViewerSoViewingRotationZ | Viewing Function: Rotates the object around the Z axis. |
![]() | SoWinExaminerViewerSoViewingRotationZViewer | Viewing Function: Rotates the object around the screen Z axis. |
![]() | SoWinExaminerViewerSoViewingSeek | Viewing Function: Seek (to quickly move the camera to a desired object or point). |
![]() | SoWinExaminerViewerSoViewingSphericalRotation | Viewing Function: Rotates the view around a point of interest using a virtual trackball. |
![]() | SoWinExaminerViewerSoViewingTranslation | Viewing Function: Translates the camera in the viewer plane. |
![]() | SoWinFlyViewer | Viewer component for flying through space, with a constant world up. |
![]() | SoWinFullViewer | Base viewer class which adds a decoration around the rendering area. |
![]() | SoWinPlaneViewer | Viewer component which moves the camera in a plane. |
![]() | SoWinViewer | Viewer component lowest base class. |
![]() | SoWinWalkViewer | Viewer component which moves the camera in a plane. |
Delegate | Description | |
---|---|---|
![]() | SoWinCollisionViewerCollisionCB | |
![]() | SoWinViewerCameraTypeChangeCB | |
![]() | SoWinViewerDecimationPercentageCB | |
![]() | SoWinViewerFramePerSecondCB | Large Model Viewing notification callbacks for frames per second and decimation percentage. |
![]() | SoWinViewerViewerCB |
Enumeration | Description | |
---|---|---|
![]() | SoWinExaminerViewerConstrainedViewingModes | Constrained viewing mode. |
![]() | SoWinExaminerViewerViewingModes | Viewing mode. |
![]() | SoWinFullViewerBuildFlags | This specifies what should be build by default in the constructor. |
![]() | SoWinViewerBufferTypes | list of different buffering types |
![]() | SoWinViewerCursorStyles | Classic cursors are all white and tend to disappear over white geometry or white background. |
![]() | SoWinViewerDecimationStrategies | list of decimation strategies |
![]() | SoWinViewerDrawStyles | list of possible drawing styles |
![]() | SoWinViewerDrawTypes | DrawType. |
![]() | SoWinViewerTypes | An EDITOR viewer will create a camera under the user supplied scene graph (specified in ()) if it cannot find one in the scene and will leave the camera behind when supplied with a new scene. |