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::PolygonBound Struct Reference

#include <WhiteBoxManipulatorBounds.h>

Public Attributes

AZStd::vector< AZ::Vector3 > m_triangles
 

Detailed Description

Represents all triangles composing a polygon that can have intersection queries performed against it.

Note
Each triangle must be defined in CCW order.

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