MeshLib
 
Loading...
Searching...
No Matches
MR::Cone3Approximation< T > Class Template Reference

#include <MRConeApproximator.h>

Public Member Functions

 Cone3Approximation ()=default
 
solve (const std::vector< MR::Vector3< T > > &points, Cone3< T > &cone, const Cone3ApproximationParams &params={})
 

Constructor & Destructor Documentation

◆ Cone3Approximation()

template<typename T >
MR::Cone3Approximation< T >::Cone3Approximation ( )
default

Member Function Documentation

◆ solve()

template<typename T >
T MR::Cone3Approximation< T >::solve ( const std::vector< MR::Vector3< T > > & points,
Cone3< T > & cone,
const Cone3ApproximationParams & params = {} )
inline

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