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

#include <EditorWhiteBoxComponentModeTypes.h>

Public Attributes

AZStd::vector< PolygonBoundWithHandlem_polygonBounds
 
AZStd::vector< EdgeBoundWithHandlem_edgeBounds
 
AZStd::vector< VertexBoundWithHandlem_vertexBounds
 

Detailed Description

Structure to hold white box mesh data to do ray-casts against.

Note
This structure is also used for edge rendering.

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