Open 3D Engine AzToolsFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzToolsFramework::ViewportInteraction::ViewportSelectionRequests Class Reference

#include <ViewportMessages.h>

Inherits AzToolsFramework::ViewportInteraction::ViewportDisplayNotifications, and AzToolsFramework::ViewportInteraction::MouseViewportRequests.

Inherited by AzToolsFramework::EditorTransformComponentSelection.

Additional Inherited Members

- Public Member Functions inherited from AzToolsFramework::ViewportInteraction::ViewportDisplayNotifications
virtual void DisplayViewportSelection (const AzFramework::ViewportInfo &, AzFramework::DebugDisplayRequests &)
 
virtual void DisplayViewportSelection2d (const AzFramework::ViewportInfo &, AzFramework::DebugDisplayRequests &)
 
- Public Member Functions inherited from AzToolsFramework::ViewportInteraction::MouseViewportRequests
virtual bool HandleMouseInteraction (const MouseInteractionEvent &)
 Implement this function to handle a particular mouse event.
 

Detailed Description

Interface for handling mouse viewport events and display notifications. Use this interface for composition types used by InternalViewportSelectionRequests.


The documentation for this class was generated from the following file: