Expand description
Viewport tool arbitration helpers (Tier A embedding).
This module provides a small, policy-heavy router for editor-style viewport tooling:
- gizmos,
- selection tools,
- camera navigation tools.
It is built on top of the policy-light protocol types in fret-viewport-tooling (ADR 0153).
Structs§
Enums§
Functions§
- cancel_
active_ viewport_ tools - Cancels the active tool interaction (if any) and clears router hot/active state.
- route_
viewport_ tools