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

#include <MRRenderDimensions.h>

Public Attributes

CommonParams common
 
std::array< Vector3f, 2 > points
 
bool drawAsNegative = false
 
std::optional< int > onlyOneAxis
 
std::optional< float > referenceValue
 
std::optional< Tolerancetolerance
 

Member Data Documentation

◆ common

CommonParams MR::RenderDimensions::LengthParams::common

◆ drawAsNegative

bool MR::RenderDimensions::LengthParams::drawAsNegative = false

◆ onlyOneAxis

std::optional<int> MR::RenderDimensions::LengthParams::onlyOneAxis

◆ points

std::array<Vector3f, 2> MR::RenderDimensions::LengthParams::points

◆ referenceValue

std::optional<float> MR::RenderDimensions::LengthParams::referenceValue

◆ tolerance

std::optional<Tolerance> MR::RenderDimensions::LengthParams::tolerance

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