struct

ImGui::ImGuiViewport

Inherits ImGui::ClassType < Struct < Value < Object

Constructors

Instance methods

flags
Source
flags=(flags : ImGuiViewportFlags)
Source
get_center
Source
get_work_center
Source
id=(id : ImGuiID)
Source
platform_handle_raw
Source
platform_handle_raw=(platform_handle_raw : Pointer(Void))
Source
pos=(pos : ImVec2)
Source
size
Source
size=(size : ImVec2)
Source
to_unsafe
Source
work_pos
Source
work_pos=(work_pos : ImVec2)
Source
work_size
Source
work_size=(work_size : ImVec2)
Source