gr::MatchBase< PointType, _TransformVisitor, OptExts > Member List

This is the complete list of members for gr::MatchBase< PointType, _TransformVisitor, OptExts >, including all inherited members.

centroid_P_gr::MatchBase< PointType, _TransformVisitor, OptExts >protected
centroid_Q_gr::MatchBase< PointType, _TransformVisitor, OptExts >protected
ComputeRigidTransformation(const Coordinates &ref, const Coordinates &candidate, const Eigen::Matrix< Scalar, 3, 1 > &centroid1, Eigen::Matrix< Scalar, 3, 1 > centroid2, Eigen::Ref< MatrixType > transform, Scalar &rms_, bool computeScale) const gr::MatchBase< PointType, _TransformVisitor, OptExts >protected
ComputeTransformation(const InputRange1 &P, const InputRange2 &Q, Eigen::Ref< MatrixType > transformation, const Sampler< PointType > &sampler, TransformVisitor &v)gr::MatchBase< PointType, _TransformVisitor, OptExts >inline
getFirstSampled() const gr::MatchBase< PointType, _TransformVisitor, OptExts >inline
getSecondSampled() const gr::MatchBase< PointType, _TransformVisitor, OptExts >inline
init(const InputRange1 &P, const InputRange2 &Q, const Sampler< PointType > &sampler)gr::MatchBase< PointType, _TransformVisitor, OptExts >protected
Initialize()gr::MatchBase< PointType, _TransformVisitor, OptExts >inlineprotectedvirtual
kd_tree_gr::MatchBase< PointType, _TransformVisitor, OptExts >protected
kNumberOfDiameterTrialsgr::MatchBase< PointType, _TransformVisitor, OptExts >protectedstatic
Log(Args...args) const gr::MatchBase< PointType, _TransformVisitor, OptExts >inlineprotected
logger_gr::MatchBase< PointType, _TransformVisitor, OptExts >protected
LogLevel typedefgr::MatchBase< PointType, _TransformVisitor, OptExts >
MatchBase(const OptionsType &options, const Utils::Logger &logger)gr::MatchBase< PointType, _TransformVisitor, OptExts >
MatrixType typedefgr::MatchBase< PointType, _TransformVisitor, OptExts >
MeanDistance() const gr::MatchBase< PointType, _TransformVisitor, OptExts >protected
options_gr::MatchBase< PointType, _TransformVisitor, OptExts >protected
OptionsType typedefgr::MatchBase< PointType, _TransformVisitor, OptExts >
P_diameter_gr::MatchBase< PointType, _TransformVisitor, OptExts >protected
P_mean_distance_gr::MatchBase< PointType, _TransformVisitor, OptExts >protected
qcentroid1_gr::MatchBase< PointType, _TransformVisitor, OptExts >protected
qcentroid2_gr::MatchBase< PointType, _TransformVisitor, OptExts >protected
randomGenerator_gr::MatchBase< PointType, _TransformVisitor, OptExts >protected
sampled_P_3D_gr::MatchBase< PointType, _TransformVisitor, OptExts >protected
sampled_Q_3D_gr::MatchBase< PointType, _TransformVisitor, OptExts >protected
Scalar typedefgr::MatchBase< PointType, _TransformVisitor, OptExts >
SelectRandomTriangle(Scalar max_base_diameter, int &base1, int &base2, int &base3)gr::MatchBase< PointType, _TransformVisitor, OptExts >protected
transform_gr::MatchBase< PointType, _TransformVisitor, OptExts >protected
TransformVisitor typedefgr::MatchBase< PointType, _TransformVisitor, OptExts >
VectorType typedefgr::MatchBase< PointType, _TransformVisitor, OptExts >
~MatchBase()gr::MatchBase< PointType, _TransformVisitor, OptExts >virtual