#include <Inventor/Win/SoWinBeginStrict.h>#include <Inventor/Win/viewers/SoWinFullViewer.h>#include <Inventor/events/SoMouseButtonEvent.h>#include <Inventor/Gui/viewers/SoGuiExaminerViewer.h>#include <Inventor/Win/SoWinEndStrict.h>Go to the source code of this file.
| Classes | |
| class | SoWinExaminerViewer | 
|  Viewer component which uses a virtual trackball to view the data.  More... | |
| class | SoWinExaminerViewer::SoViewingFunction | 
|  Viewing Function: Abstract base class for viewing function classes.  More... | |
| class | SoWinExaminerViewer::SoViewingSphericalRotation | 
|  Viewing Function: Rotates the view around a point of interest using a virtual trackball.  More... | |
| class | SoWinExaminerViewer::SoViewingTranslation | 
|  Viewing Function: Translates the camera in the viewer plane.  More... | |
| class | SoWinExaminerViewer::SoViewingRotationX | 
|  Viewing Function: Rotates the object around the X axis.  More... | |
| class | SoWinExaminerViewer::SoViewingRotationY | 
|  Viewing Function: Rotates the object around the Y axis.  More... | |
| class | SoWinExaminerViewer::SoViewingRotationZ | 
|  Viewing Function: Rotates the object around the Z axis.  More... | |
| class | SoWinExaminerViewer::SoViewingRotationXViewer | 
|  Viewing Function: Rotates the object around the screen X axis.  More... | |
| class | SoWinExaminerViewer::SoViewingRotationYViewer | 
|  Viewing Function: Rotates the object around the screen Y axis.  More... | |
| class | SoWinExaminerViewer::SoViewingRotationZViewer | 
|  Viewing Function: Rotates the object around the screen Z axis.  More... | |
| class | SoWinExaminerViewer::SoViewingSeek | 
|  Viewing Function: Seek (to quickly move the camera to a desired object or point).  More... | |
| class | SoWinExaminerViewer::SoViewingDolly | 
|  Viewing Function: Dolly (move forward and backward) to get closer to or further away from the point of interest.  More... | |
| class | SoWinExaminerViewer::SoViewingReverseDolly | 
|  Viewing Function: Reverse Dolly (move backward and forward) to get further to or closer away from the point of interest.  More... | |
| class | SoWinExaminerViewer::SoViewingEmpty | 
|  Viewing Function: Does nothing.  More... | |