module ImGui::OpenGL3

Extended Modules

Defined in:

imgui-backends.cr

Instance Method Summary

Instance Method Detail

def init(glsl_version : String) : Bool #

[View source]
def new_frame : Nil #

[View source]
def render_draw_data(im_draw_data : ImDrawData) : Nil #

[View source]
def shutdown : Nil #

[View source]