#include <MRImGuiMeasurementIndicators.h>
◆ borderColor
Optional. The convention is that this should only be set if the text is possible to hover. The border is drawn only if the alpha of this isn't zero.
◆ isActive
| bool MR::ImGuiMeasurementIndicators::TextParams::isActive = false |
◆ isHovered
| bool MR::ImGuiMeasurementIndicators::TextParams::isHovered = false |
Should imply borderColor.
◆ isSelected
| bool MR::ImGuiMeasurementIndicators::TextParams::isSelected = false |
This is independent from the bools above, but currently requires borderColor to be meaningful.
◆ line
| std::optional<Line> MR::ImGuiMeasurementIndicators::TextParams::line |
Optional. Draw a line to this point from the text bubble.
The documentation for this struct was generated from the following file: