Open 3D Engine ImGui 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.
ImBitArray< BITCOUNT > Struct Template Reference

Public Member Functions

void ClearAllBits ()
 
void SetAllBits ()
 
bool TestBit (int n) const
 
void SetBit (int n)
 
void ClearBit (int n)
 
void SetBitRange (int n, int n2)
 

Public Attributes

ImU32 Storage [(BITCOUNT+31) > > 5]
 

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