Open 3D Engine WhiteBox Gem 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.
WhiteBox::BoundShapeEdge Class Reference

Implementation of BoundShapeInterfaces to create a concrete edge bound. More...

#include <WhiteBoxManipulatorBounds.h>

Inherits AzToolsFramework::Picking::BoundRequestShapeBase.

Public Attributes

AZ_RTTI(BoundShapeEdge, "{7DE957A8-383D-4699-A3A1-795E345ED818}", AzToolsFramework::Picking::BoundRequestShapeBase) AZ_CLASS_ALLOCATOR_DECL AZStd AZ::Vector3 m_start
 
AZ::Vector3 m_end
 
float m_radius
 

Detailed Description

Implementation of BoundShapeInterfaces to create a concrete edge bound.


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