Definition MRImGuiMultiViewport.h:9
MRVIEWER_API ImVec2 GetLocalMousePos()
MRVIEWER_API void SetNextWindowPosMainViewport(const ImVec2 &pos, ImGuiCond cond=0, const ImVec2 &pivot=ImVec2(0, 0))
MRVIEWER_API ImVec2 Window2ScreenSpaceImVec2(const ImVec2 &point)
MRVIEWER_API Contour2f Screen2WindowSpaceContour2f(const Contour2f &points)
MRVIEWER_API ImVec2 Screen2WindowSpaceImVec2(const ImVec2 &point)
MRVIEWER_API Vector2f Window2ScreenSpaceVector2f(const Vector2f &point)
MRVIEWER_API ImVec2 GetMainViewportShift()
Contour2< float > Contour2f
Definition MRMeshFwd.h:377