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

#include <MRImGuiMeasurementIndicators.h>

Public Attributes

std::optional< bool > moveTextToLineEndIndex
 If this is set, the text is moved from the middle of the line to one of the line ends (false = A, true = B).
 
TextParams textParams
 

Member Data Documentation

◆ moveTextToLineEndIndex

std::optional<bool> MR::ImGuiMeasurementIndicators::DistanceParams::moveTextToLineEndIndex

If this is set, the text is moved from the middle of the line to one of the line ends (false = A, true = B).

◆ textParams

TextParams MR::ImGuiMeasurementIndicators::DistanceParams::textParams

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