Open Inventor Release 2023.2.3
 
Loading...
Searching...
No Matches
SoWinExaminerViewer.h File Reference

Go to the source code of this file.

Classes

class  SoWinExaminerViewer
  VSG extension Viewer component which uses a virtual trackball to view the data. More...
 
class  SoWinExaminerViewer::SoViewingFunction
  VSG extension Viewing Function: Abstract base class for viewing function classes. More...
 
class  SoWinExaminerViewer::SoViewingSphericalRotation
  VSG extension Viewing Function: Rotates the view around a point of interest using a virtual trackball. More...
 
class  SoWinExaminerViewer::SoViewingTranslation
  VSG extension Viewing Function: Translates the camera in the viewer plane. More...
 
class  SoWinExaminerViewer::SoViewingRotationX
  VSG extension Viewing Function: Rotates the object around the X axis. More...
 
class  SoWinExaminerViewer::SoViewingRotationY
  VSG extension Viewing Function: Rotates the object around the Y axis. More...
 
class  SoWinExaminerViewer::SoViewingRotationZ
  VSG extension Viewing Function: Rotates the object around the Z axis. More...
 
class  SoWinExaminerViewer::SoViewingRotationXViewer
  VSG extension Viewing Function: Rotates the object around the screen X axis. More...
 
class  SoWinExaminerViewer::SoViewingRotationYViewer
  VSG extension Viewing Function: Rotates the object around the screen Y axis. More...
 
class  SoWinExaminerViewer::SoViewingRotationZViewer
  VSG extension Viewing Function: Rotates the object around the screen Z axis. More...
 
class  SoWinExaminerViewer::SoViewingSeek
  VSG extension Viewing Function: Seek (to quickly move the camera to a desired object or point). More...
 
class  SoWinExaminerViewer::SoViewingDolly
  VSG extension Viewing Function: Dolly (move forward and backward) to get closer to or further away from the point of interest. More...
 
class  SoWinExaminerViewer::SoViewingReverseDolly
  VSG extension Viewing Function: Reverse Dolly (move backward and forward) to get further to or closer away from the point of interest. More...
 
class  SoWinExaminerViewer::SoViewingEmpty
  VSG extension Viewing Function: Does nothing. More...