Package | Description |
---|---|
de.jreality.toolsystem |
This package is responsable for managing the tools in a scene graph: registering them,
handling user input, and triggering their activity based on this input.
|
de.jreality.toolsystem.config |
Classes for handling the jReality tool configuration, which guarantees hardware
independence for input devices.
|
Constructor and Description |
---|
DeviceManager(ToolSystemConfiguration config,
ToolEventQueue queue,
Viewer viewer) |
ToolSystem(Viewer viewer,
ToolSystemConfiguration config,
RenderTrigger renderTrigger) |