SyB3R - Synthetic Benchmark for 3D Reconstruction
|
This is the complete list of members for syb3r::math::ICPTransformHelmert, including all inherited members.
computeLeastSquaresTransform(const Eigen::Vector3f *src, const Eigen::Vector3f *dst, unsigned count) override (defined in syb3r::math::ICPTransformHelmert) | syb3r::math::ICPTransformHelmert | virtual |
getOffset() const (defined in syb3r::math::ICPTransformHelmert) | syb3r::math::ICPTransformHelmert | inline |
getRotation() const (defined in syb3r::math::ICPTransformHelmert) | syb3r::math::ICPTransformHelmert | inline |
getScale() const (defined in syb3r::math::ICPTransformHelmert) | syb3r::math::ICPTransformHelmert | inline |
m_offset (defined in syb3r::math::ICPTransformHelmert) | syb3r::math::ICPTransformHelmert | protected |
m_rotation (defined in syb3r::math::ICPTransformHelmert) | syb3r::math::ICPTransformHelmert | protected |
m_scale (defined in syb3r::math::ICPTransformHelmert) | syb3r::math::ICPTransformHelmert | protected |
transform(const Eigen::Vector3f *src, Eigen::Vector3f *dst, unsigned count) const override (defined in syb3r::math::ICPTransformHelmert) | syb3r::math::ICPTransformHelmert | virtual |