Class: ImDrawData

Inherits:
FFI::Struct
  • Object
show all
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)