Spaceball::MotionEvent Class Reference

#include <SpaceballEvent.h>

List of all members.

Public Member Functions

 MotionEvent ()
void rotations (int &xRotOut, int &yRotOut, int &zRotOut)
int rotationX ()
int rotationY ()
int rotationZ ()
void setRotations (const int &xRotIn, const int &yRotIn, const int &zRotIn)
void setTranslations (const int &xTransIn, const int &yTransIn, const int &zTransIn)
void translations (int &xTransOut, int &yTransOut, int &zTransOut)
int translationX ()
int translationY ()
int translationZ ()

Static Public Attributes

static int MotionEventType = -1

Detailed Description

Definition at line 31 of file SpaceballEvent.h.


Constructor & Destructor Documentation

MotionEvent::MotionEvent (  ) 

Definition at line 31 of file SpaceballEvent.cpp.


Member Function Documentation

void MotionEvent::rotations ( int &  xRotOut,
int &  yRotOut,
int &  zRotOut 
)

Definition at line 50 of file SpaceballEvent.cpp.

int Spaceball::MotionEvent::rotationX (  )  [inline]

Definition at line 43 of file SpaceballEvent.h.

Referenced by Gui::View3DInventorViewer::processEvent().

int Spaceball::MotionEvent::rotationY (  )  [inline]

Definition at line 44 of file SpaceballEvent.h.

Referenced by Gui::View3DInventorViewer::processEvent().

int Spaceball::MotionEvent::rotationZ (  )  [inline]

Definition at line 45 of file SpaceballEvent.h.

Referenced by Gui::View3DInventorViewer::processEvent().

void MotionEvent::setRotations ( const int &  xRotIn,
const int &  yRotIn,
const int &  zRotIn 
)

Definition at line 57 of file SpaceballEvent.cpp.

void MotionEvent::setTranslations ( const int &  xTransIn,
const int &  yTransIn,
const int &  zTransIn 
)

Definition at line 43 of file SpaceballEvent.cpp.

void MotionEvent::translations ( int &  xTransOut,
int &  yTransOut,
int &  zTransOut 
)

Definition at line 36 of file SpaceballEvent.cpp.

int Spaceball::MotionEvent::translationX (  )  [inline]

Definition at line 37 of file SpaceballEvent.h.

Referenced by Gui::View3DInventorViewer::processEvent().

int Spaceball::MotionEvent::translationY (  )  [inline]

Definition at line 38 of file SpaceballEvent.h.

Referenced by Gui::View3DInventorViewer::processEvent().

int Spaceball::MotionEvent::translationZ (  )  [inline]

Definition at line 39 of file SpaceballEvent.h.

Referenced by Gui::View3DInventorViewer::processEvent().


Member Data Documentation

int MotionEvent::MotionEventType = -1 [static]

The documentation for this class was generated from the following files:

Generated on Wed Nov 23 19:02:48 2011 for FreeCAD by  doxygen 1.6.1