struct ImGui::ImDrawCmdHeader

Overview

struct ImDrawCmdHeader

Included Modules

Defined in:

obj.cr

Instance Method Summary

Instance Method Detail

def clip_rect : ImVec4 #

[View source]
def clip_rect=(clip_rect : ImVec4) #

[View source]
def texture_id : ImTextureID #

[View source]
def texture_id=(texture_id : ImTextureID) #

[View source]
def to_unsafe : Pointer(T) #

[View source]
def vtx_offset : UInt32 #

[View source]
def vtx_offset=(vtx_offset : UInt32) #

[View source]