Point Cloud Library (PCL)  1.11.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
List of all members | Public Attributes
pcl::registration::LUM< PointT >::VertexProperties Struct Reference

#include <pcl/registration/lum.h>

+ Collaboration diagram for pcl::registration::LUM< PointT >::VertexProperties:

Public Attributes

PointCloudPtr cloud_
 
Eigen::Vector6f pose_
 

Detailed Description

template<typename PointT>
struct pcl::registration::LUM< PointT >::VertexProperties

Definition at line 121 of file lum.h.

Member Data Documentation

template<typename PointT>
PointCloudPtr pcl::registration::LUM< PointT >::VertexProperties::cloud_

Definition at line 123 of file lum.h.

template<typename PointT>
Eigen::Vector6f pcl::registration::LUM< PointT >::VertexProperties::pose_

Definition at line 124 of file lum.h.


The documentation for this struct was generated from the following file: