A class that manages Natural Point TRACKIR devices.
More...
#include <TrackIRScaffold.h>
|
class | TrackIRDevice |
|
class | TrackIRThread |
|
struct | StateData |
|
A class that manages Natural Point TRACKIR devices.
- See also
- SurgSim::Devices::TrackIRDevice
§ getOrCreateSharedInstance()
std::shared_ptr< TrackIRScaffold > SurgSim::Devices::TrackIRScaffold::getOrCreateSharedInstance |
( |
| ) |
|
|
static |
Gets or creates the scaffold shared by all TrackIRDevice instances.
The scaffold is managed using a SharedInstance object, so it will be destroyed when all devices are released.
- Returns
- the scaffold object.
The documentation for this class was generated from the following files:
- SurgSim/Devices/TrackIR/TrackIRScaffold.h
- SurgSim/Devices/TrackIR/linux/TrackIRScaffold.cpp