MeshLib
 
Loading...
Searching...
No Matches
MR::UI::WindowRectAllocator Class Reference

#include <MRUIRectAllocator.h>

+ Inheritance diagram for MR::UI::WindowRectAllocator:

Public Member Functions

MRVIEWER_API void setFreeNextWindowPos (const char *expectedWindowName, ImVec2 defaultPos, ImGuiCond cond=ImGuiCond_Appearing, ImVec2 pivot=ImVec2())
 
- Public Member Functions inherited from MR::UI::RectAllocator
MRVIEWER_API RectAllocator ()
 
MRVIEWER_API FindFreeRectResult findFreeRect (Box2f preferredRect, Box2f preferredBounds, FindPotentiallyOverlappingRects findOverlaps, ImVec2 axisWeights=ImVec2(1, 1))
 

Additional Inherited Members

- Public Types inherited from MR::UI::RectAllocator
using FindPotentiallyOverlappingRects = std::function<void( Box2f target, std::function<void( const char* name, Box2f box )> overlaps )>
 
- Static Public Member Functions inherited from MR::UI::RectAllocator
static bool rectRectOverlap (Box2f a, Box2f b)
 

Member Function Documentation

◆ setFreeNextWindowPos()

MRVIEWER_API void MR::UI::WindowRectAllocator::setFreeNextWindowPos ( const char * expectedWindowName,
ImVec2 defaultPos,
ImGuiCond cond = ImGuiCond_Appearing,
ImVec2 pivot = ImVec2() )

The documentation for this class was generated from the following file: