#include <spacenav_driver.h>
Definition at line 40 of file spacenav_driver.h.
 
◆ ~SPACENAV_DRIVER()
  
  
      
        
          | virtual SPACENAV_DRIVER::~SPACENAV_DRIVER  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtualdefault   | 
  
 
 
◆ Connect()
  
  
      
        
          | virtual bool SPACENAV_DRIVER::Connect  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
Connect to the device. 
Returns true on success. 
Implemented in LIBSPNAV_DRIVER.
 
 
◆ Disconnect()
  
  
      
        
          | virtual void SPACENAV_DRIVER::Disconnect  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ Poll()
  
  
      
        
          | virtual void SPACENAV_DRIVER::Poll  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
Poll for pending events and dispatch them to the handler. 
Implemented in LIBSPNAV_DRIVER.
 
 
◆ SetHandler()
◆ m_handler
The documentation for this class was generated from the following file: