vsgImGui 0.7.0
VulkanSceneGraph, ImGui and ImPlot integration library
 
Loading...
Searching...
No Matches
ImBitVector Struct Reference
Collaboration diagram for ImBitVector:

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: