MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::ImGuiMeasurementIndicators::TextResult Struct Reference

#include <MRViewer/MRImGuiMeasurementIndicators.h>

Public Attributes

ImVec2 textCornerA
ImVec2 textCornerB
 The narrow rect right around the text.
ImVec2 bgCornerA
ImVec2 bgCornerB
 The padded rect of the text background.

Member Data Documentation

◆ bgCornerA

ImVec2 MR::ImGuiMeasurementIndicators::TextResult::bgCornerA

◆ bgCornerB

ImVec2 MR::ImGuiMeasurementIndicators::TextResult::bgCornerB

The padded rect of the text background.

◆ textCornerA

ImVec2 MR::ImGuiMeasurementIndicators::TextResult::textCornerA

◆ textCornerB

ImVec2 MR::ImGuiMeasurementIndicators::TextResult::textCornerB

The narrow rect right around the text.


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