MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::RenderDimensions::LengthParams Struct Reference

#include <MRRenderDimensions.h>

Public Attributes

CommonParams common
 
std::array< Vector3f, 2 > points
 The points between which we're measuring.
 
bool drawAsNegative = false
 Whether the distance should be displayed as a negative one.
 
std::optional< int > onlyOneAxis
 If set, use only once axis (with this index, 0..2) instead of euclidean.
 
std::optional< float > referenceValue
 If set, we're comparing the distance with a reference value.
 
std::optional< Tolerancetolerance
 Tolerances. Only make sense if referenceValue is set.
 

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