![]() |
Blamite Game Engine - blam!
00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
|
#include <imgui_internal.h>
Public Member Functions | |
ImBoolVector () | |
void | Resize (int sz) |
void | Clear () |
bool | GetBit (int n) const |
void | SetBit (int n, bool v) |
Public Attributes | |
ImVector< int > | Storage |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
ImVector<int> ImBoolVector::Storage |