#include <MRImGuiMeasurementIndicators.h>
◆ ElemVar
◆ FontFunc
◆ Text() [1/4]
MR::ImGuiMeasurementIndicators::Text::Text |
( |
| ) |
|
|
inline |
◆ Text() [2/4]
MR::ImGuiMeasurementIndicators::Text::Text |
( |
const std::string & | text | ) |
|
|
inline |
◆ Text() [3/4]
MR::ImGuiMeasurementIndicators::Text::Text |
( |
std::string_view | text | ) |
|
|
inline |
◆ Text() [4/4]
MR::ImGuiMeasurementIndicators::Text::Text |
( |
const char * | text | ) |
|
|
inline |
◆ add()
void MR::ImGuiMeasurementIndicators::Text::add |
( |
auto && | elem | ) |
|
|
inline |
◆ addElem()
void MR::ImGuiMeasurementIndicators::Text::addElem |
( |
Elem | elem | ) |
|
|
inline |
◆ addLine()
void MR::ImGuiMeasurementIndicators::Text::addLine |
( |
| ) |
|
|
inline |
◆ addText()
MRVIEWER_API void MR::ImGuiMeasurementIndicators::Text::addText |
( |
std::string_view | text | ) |
|
◆ draw()
MRVIEWER_API DrawResult MR::ImGuiMeasurementIndicators::Text::draw |
( |
ImDrawList & | list, |
|
|
ImVec2 | pos, |
|
|
const TextColor & | defaultTextColor = {} ) const |
◆ getStaticDefaultFontFunc()
static MRVIEWER_API const FontFunc & MR::ImGuiMeasurementIndicators::Text::getStaticDefaultFontFunc |
( |
| ) |
|
|
staticnodiscard |
◆ isEmpty()
bool MR::ImGuiMeasurementIndicators::Text::isEmpty |
( |
| ) |
const |
|
inlinenodiscard |
◆ setStaticDefaultFontFunc()
static MRVIEWER_API void MR::ImGuiMeasurementIndicators::Text::setStaticDefaultFontFunc |
( |
FontFunc | func | ) |
|
|
static |
◆ update()
MRVIEWER_API void MR::ImGuiMeasurementIndicators::Text::update |
( |
bool | force = false | ) |
const |
◆ align
ImVec2 MR::ImGuiMeasurementIndicators::Text::align |
◆ computedSize
ImVec2 MR::ImGuiMeasurementIndicators::Text::computedSize |
|
mutable |
◆ defaultFont
◆ dirty
bool MR::ImGuiMeasurementIndicators::Text::dirty = false |
|
mutable |
◆ lines
std::vector<Line> MR::ImGuiMeasurementIndicators::Text::lines |
◆ size
ImVec2 MR::ImGuiMeasurementIndicators::Text::size |
The documentation for this struct was generated from the following file: