MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::Cylinder3Approximation< T > Class Template Reference

#include <MRCylinderApproximator.h>

Public Member Functions

MRMESH_API Cylinder3Approximation ()
 
MRMESH_API void reset ()
 
MRMESH_API T solveGeneral (const std::vector< MR::Vector3< T > > &points, Cylinder3< T > &cylinder, size_t theta=180, size_t phi=90, bool isMultithread=true)
 
MRMESH_API T solveSpecificAxis (const std::vector< MR::Vector3< T > > &points, Cylinder3< T > &cylinder, MR::Vector3< T > const &cylinderAxis)
 

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