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::BoundShapePolygon Class Reference

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

#include <WhiteBoxManipulatorBounds.h>

Inherits AzToolsFramework::Picking::BoundRequestShapeBase.

Public Attributes

AZ_RTTI(BoundShapePolygon, "{2FC93606-9E3A-47C8-A2DA-7C21ECA2190A}", AzToolsFramework::Picking::BoundRequestShapeBase) AZ_CLASS_ALLOCATOR_DECL AZStd AZStd::vector< AZ::Vector3 > m_triangles
 

Detailed Description

Implementation of BoundShapeInterfaces to create a concrete polygon bound.


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