Inherits AzToolsFramework::Picking::BoundRequestShapeBase.
Public Member Functions | |
| AZ_RTTI (BoundShapeCylinder, "{3D9A8328-4371-4EC5-BEC2-783998B19200}", BoundRequestShapeBase) | |
| AZ_CLASS_ALLOCATOR (BoundShapeCylinder, AZ::SystemAllocator) | |
| AZStd::shared_ptr< BoundShapeInterface > | MakeShapeInterface (RegisteredBoundId id) const override |
Public Member Functions inherited from AzToolsFramework::Picking::BoundRequestShapeBase | |
| AZ_RTTI (BoundRequestShapeBase, "{60D52E6E-54A6-4236-A397-322FD7607FA3}") | |
Public Attributes | |
| AZ::Vector3 | m_axis |
| AZ::Vector3 | m_base |
| float | m_height |
| float | m_radius |
|
inlineoverridevirtual |
Implements AzToolsFramework::Picking::BoundRequestShapeBase.