1 #ifndef SOWIN_FLYVIEWER_H 2 #define SOWIN_FLYVIEWER_H 38 #include <Inventor/Win/viewers/SoWinConstrainedViewer.h> 47 const char * name = NULL,
62 const char *
const name,
81 class SoWinFlyViewerP * pimpl;
82 friend class SoWinFlyViewerP;
87 #endif // ! SOWIN_FLYVIEWER_H virtual void setCamera(SoCamera *newcam)
Definition: SoWinConstrainedViewer.cpp:165
virtual const char * getDefaultTitle(void) const
Definition: SoWinRenderArea.cpp:2101
virtual void setCursorEnabled(SbBool enable)
Definition: SoWinViewer.cpp:2197
virtual void resetToHomePosition(void)
Definition: SoWinConstrainedViewer.cpp:185
virtual void viewAll(void)
Definition: SoWinViewer.cpp:1883
virtual void setViewing(SbBool on)
Definition: FullViewer.cpp:289
virtual void rightWheelMotion(float)
Definition: SoWinFullViewer.cpp:633
virtual void setCameraType(SoType type)
Definition: SoWinViewer.cpp:1771
The SoWinFlyViewer class implements controls for moving the camera in a "flying" motion.
Definition: SoWinFlyViewer.h:42
virtual const char * getDefaultWidgetName(void) const
Definition: SoWinRenderArea.cpp:2093
virtual void setSeekMode(SbBool enable)
Definition: SoWinViewer.cpp:2961
virtual void afterRealizeHook(void)
Definition: SoWinRenderArea.cpp:984
virtual const char * getDefaultIconTitle(void) const
Definition: SoWinRenderArea.cpp:2109
virtual void actualRedraw(void)
Definition: SoWinViewer.cpp:3270
virtual SbBool processSoEvent(const SoEvent *const event)
Definition: SoWinFullViewer.cpp:725
The SoWinConstrainedViewer class is the superclass for viewers with constrains on the viewpoint...
Definition: SoWinConstrainedViewer.h:42
BuildFlag
Definition: SoWinFullViewer.h:48
Type
Definition: SoWinViewer.h:94