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

#include <MRImGuiMeasurementIndicators.h>

Classes

struct  Line
 

Public Attributes

Color borderColor = Color::transparent()
 
std::optional< Lineline
 
bool isHovered = false
 
bool isActive = false
 
bool isSelected = false
 

Member Data Documentation

◆ borderColor

Color MR::ImGuiMeasurementIndicators::TextParams::borderColor = Color::transparent()

◆ isActive

bool MR::ImGuiMeasurementIndicators::TextParams::isActive = false

◆ isHovered

bool MR::ImGuiMeasurementIndicators::TextParams::isHovered = false

◆ isSelected

bool MR::ImGuiMeasurementIndicators::TextParams::isSelected = false

◆ line

std::optional<Line> MR::ImGuiMeasurementIndicators::TextParams::line

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