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::Picking::BoundRequestShapeBase Class Referenceabstract

An interface concrete shape types can implement to create specific BoundShapeInterfaces. More...

#include <ContextBoundAPI.h>

Inherited by AzToolsFramework::Picking::BoundShapeBox, AzToolsFramework::Picking::BoundShapeCone, AzToolsFramework::Picking::BoundShapeCylinder, AzToolsFramework::Picking::BoundShapeLineSegment, AzToolsFramework::Picking::BoundShapeQuad, AzToolsFramework::Picking::BoundShapeSphere, AzToolsFramework::Picking::BoundShapeSpline, and AzToolsFramework::Picking::BoundShapeTorus.

Public Member Functions

 AZ_RTTI (BoundRequestShapeBase, "{60D52E6E-54A6-4236-A397-322FD7607FA3}")
 
virtual AZStd::shared_ptr< BoundShapeInterfaceMakeShapeInterface (RegisteredBoundId id) const =0
 

Detailed Description

An interface concrete shape types can implement to create specific BoundShapeInterfaces.


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