OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
SerialIRLED Class Referenceabstract

Abstract base class for ways of controlling an IR LED through a serial port. More...

Inheritance diagram for SerialIRLED:
ArduinoLED BusPirateAuxLED

Public Member Functions

void trigger ()
 Call to cause an IR LED pulse to be emitted.
 

Protected Member Functions

 SerialIRLED (vrpn_SerialPort &port)
 
virtual void handle_trigger (vrpn_SerialPort &port)=0
 
vrpn_SerialPort & getPort ()
 

Detailed Description

Abstract base class for ways of controlling an IR LED through a serial port.

Definition at line 90 of file MeasureTrackingCameraLatency.cpp.


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