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