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