Method: ImDrawList#CloneOutput
- Defined in:
- lib/imgui.rb
#CloneOutput ⇒ Object
1279 1280 1281 |
# File 'lib/imgui.rb', line 1279 def CloneOutput() ImGui::ImDrawList_CloneOutput(self) end |
1279 1280 1281 |
# File 'lib/imgui.rb', line 1279 def CloneOutput() ImGui::ImDrawList_CloneOutput(self) end |