This is the complete list of members for MR::UI::WindowRectAllocator, including all inherited members.
findFreeRect(Box2f preferredRect, Box2f preferredBounds, FindPotentiallyOverlappingRects findOverlaps, ImVec2 axisWeights=ImVec2(1, 1)) | MR::UI::RectAllocator | |
FindPotentiallyOverlappingRects typedef | MR::UI::RectAllocator | |
RectAllocator() | MR::UI::RectAllocator | |
rectRectOverlap(Box2f a, Box2f b) | MR::UI::RectAllocator | inlinestatic |
setFreeNextWindowPos(const char *expectedWindowName, ImVec2 defaultPos, ImGuiCond cond=ImGuiCond_Appearing, ImVec2 pivot=ImVec2()) | MR::UI::WindowRectAllocator |