ImDrawListSplitter

imguicpp.ImDrawListSplitter (extern class)

Static Members

clear(self: cpp.Star): Void

Do not clear Channels[] so our allocations are reused next frame

Name Type
self cpp.Star

clearFreeMemory(self: cpp.Star): Void
Name Type
self cpp.Star

split(self: cpp.Star, drawList: cpp.Star, count: Int): Void
Name Type
self cpp.Star
drawList cpp.Star
count Int

merge(self: cpp.Star, drawList: cpp.Star): Void
Name Type
self cpp.Star
drawList cpp.Star

setCurrentChannel(self: cpp.Star, drawList: cpp.Star, channelIdx: Int): Void
Name Type
self cpp.Star
drawList cpp.Star
channelIdx Int

Instance Members

Metadata

Name Parameters
:structAccess -
:include "linc_imgui.h"