vsgImGui  0.0.0
VulkanSceneGraph 3rd party data integration library
Public Member Functions | Public Attributes | List of all members
ImBitArray< BITCOUNT, OFFSET > 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)
 
bool operator[] (int n) const
 

Public Attributes

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

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