Class: ImDrawCmd
- Inherits:
-
FFI::Struct
- Object
- FFI::Struct
- ImDrawCmd
- Defined in:
- lib/imgui.rb
Instance Method Summary collapse
Instance Method Details
#GetTexID ⇒ Object
1469 1470 1471 |
# File 'lib/imgui.rb', line 1469 def GetTexID() ImGui::ImDrawCmd_GetTexID(self) end |