ImVector: Made a struct. Using T/T* in the code instead of value_type/iterator. Renamed index_from_pointer() to index_from_ptr() (was not documented, added in 1.63, users not supposed to use ImVector, hopefully not a big deal).
|
---|
|
imgui.cpp |
---|
imgui.h |
---|
imgui_internal.h |
---|
imgui_widgets.cpp |
---|