dart
Public Member Functions
|
Public Attributes
|
List of all members
ImBitArray< BITCOUNT > 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)
Public Attributes
ImU32
Storage
[(BITCOUNT+31) >> 5]
The documentation for this struct was generated from the following file:
dart/external/imgui/
imgui_internal.h
Generated by
1.8.13