struct ImGui::ImDrawChannel

Overview

struct ImDrawChannel

Included Modules

Defined in:

obj.cr
types.cr

Constructors

Instance methods inherited from module ImGui::StructType

to_unsafe to_unsafe

Constructor Detail

def self.new(_cmd_buffer : LibImGui::ImVectorInternal, _idx_buffer : LibImGui::ImVectorInternal) #

[View source]