Package de.jreality.scene.tool

Tool infrastructure for the scene graph.

See:
          Description

Interface Summary
Tool Tools are attatched to a SceneGraphComponent and are intended to to perform interactive changes to the scene - usually driven by user input.
ToolContext  
 

Class Summary
AbstractTool  
AxisState Represents a button or a double value for tools.
BeanShellTool This class is a workaround for problems with constructors having arguments in the beanshell interpreter.
InputSlot Abstract input device, addressed via a logical name.
 

Package de.jreality.scene.tool Description

Tool infrastructure for the scene graph.