MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::UI::NonOverlappingLabelTask::Params Struct Reference

#include <MRUINonOverlappingLabels.h>

Public Attributes

ViewportId viewportId
 Mandatory:
 
Vector3f worldPos
 
std::string id
 
std::string text
 Must not repeat per frame per viewport, isn't displayed anywhere.
 
std::shared_ptr< const ImGuiMeasurementIndicators::ParamsindicatorParams
 Optional:
 

Member Data Documentation

◆ id

std::string MR::UI::NonOverlappingLabelTask::Params::id

◆ indicatorParams

std::shared_ptr<const ImGuiMeasurementIndicators::Params> MR::UI::NonOverlappingLabelTask::Params::indicatorParams

Optional:

◆ text

std::string MR::UI::NonOverlappingLabelTask::Params::text

Must not repeat per frame per viewport, isn't displayed anywhere.

◆ viewportId

ViewportId MR::UI::NonOverlappingLabelTask::Params::viewportId

Mandatory:

◆ worldPos

Vector3f MR::UI::NonOverlappingLabelTask::Params::worldPos

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