NDEVR
API Documentation
TransformationEstimationPointToPlaneLLS< t_type > Member List

This is the complete list of members for TransformationEstimationPointToPlaneLLS< t_type >, including all inherited members.

constructTransformationMatrix(t_type alpha, t_type beta, t_type gamma, t_type tx, t_type ty, t_type tz, Matrix< t_type > &transformation_matrix) constTransformationEstimationPointToPlaneLLS< t_type >inlineprotected
estimateRigidTransformation(const Buffer< Vertex< 3, t_type > > *points, const Buffer< Correspondance > &correspondences, Matrix< t_type > &transformation_matrix) constTransformationEstimationPointToPlaneLLS< t_type >inline
m_reference_normalsTransformationEstimationPointToPlaneLLS< t_type >protected
m_reference_pointsTransformationEstimationPointToPlaneLLS< t_type >protected
setReference(Buffer< Vertex< 3, t_type > > *reference_points, Buffer< Ray< 3, t_type > > *reference_normals)TransformationEstimationPointToPlaneLLS< t_type >inline