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::Api::PolygonHandle Struct Reference

#include <WhiteBoxToolApi.h>

Public Member Functions

bool operator== (const PolygonHandle &handle) const
 
bool operator!= (const PolygonHandle &handle) const
 

Public Attributes

FaceHandles m_faceHandles
 

Detailed Description

A polygon handle is an internal grouping of face handles a user can select and interact with.

Note
A polygon handle can consist of 1-N face handles (commonly two).

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