OSVR-Core
|
Abstract base class for ways of controlling an IR LED through a serial port. More...
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 () |
Abstract base class for ways of controlling an IR LED through a serial port.