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