Blender  V2.93
Public Member Functions | List of all members
GHOST_NDOFManagerWin32 Class Reference

#include <GHOST_NDOFManagerWin32.h>

Inherits GHOST_NDOFManager.

Public Member Functions

 GHOST_NDOFManagerWin32 (GHOST_System &)
 
bool available ()
 
- Public Member Functions inherited from GHOST_NDOFManager
 GHOST_NDOFManager (GHOST_System &)
 
virtual ~GHOST_NDOFManager ()
 
bool setDevice (unsigned short vendor_id, unsigned short product_id)
 
void setDeadZone (float)
 
void updateTranslation (const int t[3], GHOST_TUns64 time)
 
void updateRotation (const int r[3], GHOST_TUns64 time)
 
void updateButton (int button_number, bool press, GHOST_TUns64 time)
 
void updateButtons (int button_bits, GHOST_TUns64 time)
 
bool sendMotionEvent ()
 

Additional Inherited Members

- Protected Attributes inherited from GHOST_NDOFManager
GHOST_Systemm_system
 

Detailed Description

Definition at line 21 of file GHOST_NDOFManagerWin32.h.

Constructor & Destructor Documentation

◆ GHOST_NDOFManagerWin32()

GHOST_NDOFManagerWin32::GHOST_NDOFManagerWin32 ( GHOST_System sys)

Definition at line 19 of file GHOST_NDOFManagerWin32.cpp.

Member Function Documentation

◆ available()

bool GHOST_NDOFManagerWin32::available ( )
virtual

Implements GHOST_NDOFManager.

Definition at line 26 of file GHOST_NDOFManagerWin32.cpp.


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