MeshLib
 
Loading...
Searching...
No Matches
MR::PointsProjectionResult Struct Reference

#include <MRPointsProject.h>

Public Member Functions

auto operator<=> (const PointsProjectionResult &) const =default
 

Public Attributes

float distSq { 0 }
 squared distance from pt to proj
 
VertId vId
 the closest vertex in point cloud
 

Member Function Documentation

◆ operator<=>()

auto MR::PointsProjectionResult::operator<=> ( const PointsProjectionResult & ) const
default

Member Data Documentation

◆ distSq

float MR::PointsProjectionResult::distSq { 0 }

squared distance from pt to proj

◆ vId

VertId MR::PointsProjectionResult::vId

the closest vertex in point cloud


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