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

Geo path search settings. More...

#include <MROneMeshContours.h>

Public Attributes

GeodesicPathApprox geodesicPathApprox { GeodesicPathApprox::DijkstraAStar }
 the algorithm to compute approximately geodesic path
 
int maxReduceIters { 100 }
 the maximum number of iterations to reduce approximate path length and convert it in geodesic path
 

Detailed Description

Geo path search settings.


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