Open 3D Engine AzManipulatorTestFramework API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
▼NAzManipulatorTestFramework | |
CActionDispatcher | Base class for derived immediate action dispatchers |
CViewportInteractionInterface | This interface is used to simulate the editor environment while the manipulators are under test |
CManipulatorManagerInterface | This interface is used to simulate the manipulator manager while the manipulators are under test |
CManipulatorViewportInteraction | This interface is used to simulate the combined manipulator manager and editor environment while the manipulators are under test |
CDirectCallManipulatorViewportInteraction | Implementation of manipulator viewport interaction that manipulates the manager directly |
CImmediateModeActionDispatcher | Dispatches actions immediately to the manipulators |
CIndirectCallManipulatorViewportInteraction | Implementation of manipulator viewport interaction that manipulates the manager indirectly via bus calls |
CViewportInteraction | Implementation of the viewport interaction model to handle viewport interaction requests |