1 #ifndef SOQT_FLYVIEWER_H
2 #define SOQT_FLYVIEWER_H
29 #include <Inventor/Qt/viewers/SoQtConstrainedViewer.h>
38 const char * name = NULL,
47 virtual void setCamera(SoCamera * camera);
53 const char *
const name,
72 class SoQtFlyViewerP * pimpl;
73 friend class SoQtFlyViewerP;
78 #endif // ! SOQT_FLYVIEWER_H
virtual void setCameraType(SoType type)
Definition: SoQtViewer.cpp:1753
virtual SbBool processSoEvent(const SoEvent *const event)
Definition: SoQtFullViewer.cpp:715
The SoQtConstrainedViewer class is the superclass for viewers with constrains on the viewpoint...
Definition: SoQtConstrainedViewer.h:33
BuildFlag
Definition: SoQtFullViewer.h:39
virtual void rightWheelMotion(float)
Definition: SoQtFullViewer.cpp:623
The SoQtFlyViewer class implements controls for moving the camera in a "flying" motion.Controls:
Definition: SoQtFlyViewer.h:33
virtual void setCamera(SoCamera *newcam)
Definition: SoQtConstrainedViewer.cpp:155
virtual void actualRedraw(void)
Definition: SoQtViewer.cpp:3252
virtual void setViewing(SbBool on)
Definition: FullViewer.cpp:357
Type
Definition: SoQtViewer.h:85
virtual const char * getDefaultWidgetName(void) const
Definition: SoQtRenderArea.cpp:2069
virtual const char * getDefaultIconTitle(void) const
Definition: SoQtRenderArea.cpp:2085
virtual void setCursorEnabled(SbBool enable)
Definition: SoQtViewer.cpp:2179
virtual void resetToHomePosition(void)
Definition: SoQtConstrainedViewer.cpp:175
virtual void setSeekMode(SbBool enable)
Definition: SoQtViewer.cpp:2943
virtual const char * getDefaultTitle(void) const
Definition: SoQtRenderArea.cpp:2077
virtual void afterRealizeHook(void)
Definition: SoQtRenderArea.cpp:964
virtual void viewAll(void)
Definition: SoQtViewer.cpp:1865