vcg::PointMatching< ScalarType > Member List
This is the complete list of members for
vcg::PointMatching< ScalarType >, including all inherited members.
ComputeMatchMatrix(Matrix44x &res, std::vector< Point3x > &Ps, std::vector< Point3x > &Ns, std::vector< Point3x > &Pt) | vcg::PointMatching< ScalarType > | [inline, static] |
ComputeRigidMatchMatrix(Matrix44x &res, std::vector< Point3x > &Pfix, std::vector< Point3x > &Pmov) | vcg::PointMatching< ScalarType > | [inline, static] |
ComputeRigidMatchMatrix(Matrix44x &res, std::vector< Point3x > &Pfix, std::vector< Point3x > &Pmov, Quaternionx &q, Point3x &tr) | vcg::PointMatching< ScalarType > | [inline, static] |
ComputeSimilarityMatchMatrix(Matrix44x &res, std::vector< Point3x > &Pfix, std::vector< Point3x > &Pmov) | vcg::PointMatching< ScalarType > | [inline, static] |
ComputeWeightedRigidMatchMatrix(Matrix44x &res, std::vector< Point3x > &Pfix, std::vector< Point3x > &Pmov, std::vector< ScalarType > weights, Quaternionx &q, Point3x &tr) | vcg::PointMatching< ScalarType > | [inline, static] |
Matrix33x typedef | vcg::PointMatching< ScalarType > | |
Matrix44x typedef | vcg::PointMatching< ScalarType > | |
Point3x typedef | vcg::PointMatching< ScalarType > | |
Quaternionx typedef | vcg::PointMatching< ScalarType > | |