1#ifndef SOQT_FLYVIEWER_H
2#define SOQT_FLYVIEWER_H
38#include <Inventor/Qt/viewers/SoQtConstrainedViewer.h>
47 const char * name = NULL,
56 virtual void setCamera(SoCamera * camera);
62 const char *
const name,
81 class SoQtFlyViewerP * pimpl;
82 friend class SoQtFlyViewerP;
The SoQtConstrainedViewer class is the superclass for viewers with constrains on the viewpoint.
Definition SoQtConstrainedViewer.h:42
virtual void setCamera(SoCamera *newcam)
Definition SoQtConstrainedViewer.cpp:165
virtual void resetToHomePosition(void)
Definition SoQtConstrainedViewer.cpp:185
The SoQtFlyViewer class implements controls for moving the camera in a "flying" motion.
Definition SoQtFlyViewer.h:42
virtual void setViewing(SbBool on)
Definition FullViewer.cpp:364
virtual void rightWheelMotion(float)
Definition SoQtFullViewer.cpp:633
virtual SbBool processSoEvent(const SoEvent *const event)
Definition SoQtFullViewer.cpp:725
BuildFlag
Definition SoQtFullViewer.h:48
virtual const char * getDefaultIconTitle(void) const
Definition SoQtRenderArea.cpp:2126
virtual void afterRealizeHook(void)
Definition SoQtRenderArea.cpp:981
virtual const char * getDefaultTitle(void) const
Definition SoQtRenderArea.cpp:2118
virtual const char * getDefaultWidgetName(void) const
Definition SoQtRenderArea.cpp:2110
virtual void viewAll(void)
Definition SoQtViewer.cpp:1885
Type
Definition SoQtViewer.h:94
virtual void actualRedraw(void)
Definition SoQtViewer.cpp:3272
virtual void setCursorEnabled(SbBool enable)
Definition SoQtViewer.cpp:2199
virtual void setCameraType(SoType type)
Definition SoQtViewer.cpp:1773
virtual void setSeekMode(SbBool enable)
Definition SoQtViewer.cpp:2963