opensurgsim
|
Public Member Functions | |
StateData () | |
Initialize the state. | |
Public Attributes | |
boost::asio::ip::tcp::iostream | socketStream |
The socket used for connecting to the Nimble server. | |
HandTrackingData | handData |
The hand tracking data. | |
std::vector< NimbleDevice * > | activeDevices |
The list of active devices. | |
boost::mutex | mutex |
The mutex that protects the active device. | |