ImVector_float

Undocumented in source.
struct ImVector_float {}

Members

Variables

Capacity
int Capacity;
Undocumented in source.
Data
float* Data;
Undocumented in source.
Size
int Size;
Undocumented in source.

Meta