ScummVM API documentation
Public Member Functions
|
Public Attributes
|
List of all members
ImStableVector< T, BLOCK_SIZE > Struct Template Reference
Public Member Functions
void
clear
()
void
resize
(int new_size)
void
reserve
(int new_cap)
T &
operator[]
(int i)
const T &
operator[]
(int i) const
T *
push_back
(const T &v)
Public Attributes
int
Size
= 0
int
Capacity
= 0
ImVector
< T * >
Blocks
The documentation for this struct was generated from the following file:
backends/imgui/
imgui_internal.h
ImStableVector
Generated on Fri Sep 5 2025 09:16:04 for ScummVM API documentation by
1.8.13