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