Steppable 0.0.1
A CAS project written from scratch in C++
|
#include <imgui_internal.h>
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 |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
ImVector<ImU32> ImBitVector::Storage |