vsgImGui  0.0.0
VulkanSceneGraph 3rd party data integration library
Public Member Functions | Public Attributes | List of all members
ImBitVector Struct Reference
Collaboration diagram for ImBitVector:
Collaboration graph
[legend]

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
 

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