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.
|
Modifier and Type | Method and Description |
---|---|
RenderTrigger |
ToolSystem.getRenderTrigger() |
Constructor and Description |
---|
ToolSystem(Viewer viewer,
ToolSystemConfiguration config,
RenderTrigger renderTrigger) |