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

#include <MRRenderDimensions.h>

Public Attributes

CommonParams common
 
Vector3f point
 
ImVec2 align = ImVec2( 1, 1 )
 
std::optional< Vector3f > referencePoint
 
Vector3f referenceNormal
 
std::optional< Tolerancetolerance
 
bool capIsVisible = true
 

Member Data Documentation

◆ align

ImVec2 MR::RenderDimensions::PointParams::align = ImVec2( 1, 1 )

◆ capIsVisible

bool MR::RenderDimensions::PointParams::capIsVisible = true

◆ common

CommonParams MR::RenderDimensions::PointParams::common

◆ point

Vector3f MR::RenderDimensions::PointParams::point

◆ referenceNormal

Vector3f MR::RenderDimensions::PointParams::referenceNormal

◆ referencePoint

std::optional<Vector3f> MR::RenderDimensions::PointParams::referencePoint

◆ tolerance

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

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