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