Add ImDrawList::AddImageQuad
Adds a function AddImageQuad(user_texture_id, a, b, c, d, uva, uvb, uvc, uvd, col) that shows a texture on a full quad. This allows showing arbitrary rotations of a texture. |
---|
|
imgui.h |
---|
imgui_draw.cpp |
---|