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