ToolDispatcher (interface)

ToolDispatcher ToolDispatcher ToolDispatcher BaseToolDispatcher BaseToolDispatcher BaseToolDispatcher->ToolDispatcher

Functions in detail

Ref<Tool> ToolDispatcher.getActiveToolFromRayCast! ( io MouseEvent event )

Gets the current tool under the mouse. Used to select/activate/manipulate a tool.

event The mouse’s event.


Ref<SelectionTool> ToolDispatcher.getSelectionTool? ()

Gets the selection dispatcher.


ToolDispatcher.updateTargetSelection! ()

Updates the tools targets with the current selection set.