#include "MRMeshFwd.h"#include "MRCone3.h"#include "MRConstants.h"#include "MRParallelFor.h"#include "MRToFromEigen.h"#include "MRPch/MREigenCore.h"#include "MRPch/MRSuppressWarning.h"#include <Eigen/SVD>#include <unsupported/Eigen/NonLinearOptimization>#include <unsupported/Eigen/NumericalDiff>#include <algorithm>Go to the source code of this file.
Classes | |
| struct | MR::ConeFittingFunctor< T > |
| struct | MR::Cone3ApproximationParams |
| class | MR::Cone3Approximation< T > |
Namespaces | |
| namespace | MR |
| only for bindings generation | |
Enumerations | |
| enum class | MR::ConeFitterType { MR::ConeFitterType::ApproximationPCM , MR::ConeFitterType::HemisphereSearchFit , MR::ConeFitterType::SpecificAxisFit } |