I3dMouseSensor Class Referenceabstract
#include <I3dMouseParams.h>
Public Types | |
enum ESpeed { kLowSpeed = 0, kMidSpeed, kHighSpeed } | |
Public Member Functions | |
virtual ESpeed GetSpeed () const =0 | |
virtual bool IsPanZoom () const =0 | |
virtual bool IsRotate () const =0 | |
virtual void SetPanZoom (bool isPanZoom)=0 | |
virtual void SetRotate (bool isRotate)=0 | |
virtual void SetSpeed (ESpeed speed)=0 | |
Protected Member Functions | |
virtual ~I3dMouseSensor () | |
Member Enumeration Documentation
◆ ESpeed
Constructor & Destructor Documentation
◆ ~I3dMouseSensor()
|
protectedvirtual |
Member Function Documentation
◆ GetSpeed()
|
pure virtual |
Implemented in MouseParameters.
◆ IsPanZoom()
|
pure virtual |
Implemented in MouseParameters.
◆ IsRotate()
|
pure virtual |
Implemented in MouseParameters.
◆ SetPanZoom()
|
pure virtual |
Implemented in MouseParameters.
◆ SetRotate()
|
pure virtual |
Implemented in MouseParameters.
◆ SetSpeed()
|
pure virtual |
Implemented in MouseParameters.
The documentation for this class was generated from the following file:
- src/Gui/3Dconnexion/I3dMouseParams.h