Open 3D Engine AzManipulatorTestFramework API Reference  2305.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
\NAzManipulatorTestFramework
 oCActionDispatcherBase class for derived immediate action dispatchers
 oCViewportInteractionInterfaceThis interface is used to simulate the editor environment while the manipulators are under test
 oCManipulatorManagerInterfaceThis interface is used to simulate the manipulator manager while the manipulators are under test
 oCManipulatorViewportInteractionThis interface is used to simulate the combined manipulator manager and editor environment while the manipulators are under test
 oCDirectCallManipulatorViewportInteractionImplementation of manipulator viewport interaction that manipulates the manager directly
 oCImmediateModeActionDispatcherDispatches actions immediately to the manipulators
 oCIndirectCallManipulatorViewportInteractionImplementation of manipulator viewport interaction that manipulates the manager indirectly via bus calls
 \CViewportInteractionImplementation of the viewport interaction model to handle viewport interaction requests