|
Open 3D Engine WhiteBox Gem API Reference
23.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
#include <WhiteBoxToolApi.h>
Public Member Functions | |
| GenericHandle (const int index) | |
| bool | IsValid () const |
| int | Index () const |
| bool | operator== (const GenericHandle &handle) const |
| bool | operator!= (const GenericHandle &handle) const |
| bool | operator< (const GenericHandle &handle) const |
Wrapper class to provide type safe index/handle.