|
opensurgsim
|
Public Member Functions | |
| StateData () | |
| Initialize the state. | |
| StateData () | |
| Initialize the state. | |
Public Attributes | |
| bool | isApiInitialized |
| True if the API has been initialized (and not finalized). | |
| std::list< std::unique_ptr< TrackIRScaffold::DeviceData > > | activeDeviceList |
| The list of known devices. | |
| boost::mutex | mutex |
| The mutex that protects the list of known devices. | |
1.8.12