A class that implements the behavior of RawMultiAxisDevice objects.
More...
#include <RawMultiAxisScaffold.h>
|
class | RawMultiAxisDevice |
|
class | RawMultiAxisThread |
|
struct | StateData |
|
A class that implements the behavior of RawMultiAxisDevice objects.
- See also
- SurgSim::Devices::RawMultiAxisDevice
§ getOrCreateSharedInstance()
std::shared_ptr< RawMultiAxisScaffold > SurgSim::Devices::RawMultiAxisScaffold::getOrCreateSharedInstance |
( |
| ) |
|
|
static |
Gets or creates the scaffold shared by all RawMultiAxisDevice 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: