|
Open 3D Engine ImGui 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.
|
Public Member Functions | |
| void | Create (int sz) |
| void | Clear () |
| bool | TestBit (int n) const |
| void | SetBit (int n) |
| void | ClearBit (int n) |
Public Attributes | |
| ImVector< ImU32 > | Storage |