ScummVM API documentation
Public Member Functions
|
Public Attributes
|
List of all members
ImBitArray< BITCOUNT, OFFSET > 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)
bool
operator[]
(int n) const
Public Attributes
ImU32
Storage
[(BITCOUNT+31) >> 5]
The documentation for this struct was generated from the following file:
backends/imgui/
imgui_internal.h
ImBitArray
Generated on Thu Nov 21 2024 09:24:17 for ScummVM API documentation by
1.8.13