Class: ImDrawData
- Inherits:
-
FFI::Struct
- Object
- FFI::Struct
- ImDrawData
- Defined in:
- lib/imgui.rb
Overview
All draw data to render a Dear ImGui frame (NB: the style and the naming convention here is a little inconsistent, we currently preserve them for backward compatibility purpose, as this is one of the oldest structure exposed by the library! Basically, ImDrawList == CmdList)