pcl::PointCorrespondence6D Struct Reference

Representation of a (possible) correspondence between two points (e.g. from feature matching), that encode complete 6DOF transoformations. More...

#include <point_correspondence.h>

Inheritance diagram for pcl::PointCorrespondence6D:
Inheritance graph
[legend]

List of all members.

Public Attributes

Eigen::Affine3f transformation
 of point2 to the coordinate system of point1

Detailed Description

Representation of a (possible) correspondence between two points (e.g. from feature matching), that encode complete 6DOF transoformations.

Definition at line 79 of file point_correspondence.h.


Member Data Documentation

of point2 to the coordinate system of point1

The transformation to go from the coordinate system

Definition at line 81 of file point_correspondence.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


pcl
Author(s): See http://pcl.ros.org/authors for the complete list of authors.
autogenerated on Fri Jan 11 09:57:20 2013