#include <icp_correspondences.h>
◆ ICPCorrespondences()
point_cloud_common::ICPCorrespondences::ICPCorrespondences |
( |
const std::vector< Eigen::Vector3d > & |
source_points, |
|
|
const std::vector< Eigen::Vector3d > & |
target_points, |
|
|
const std::vector< Eigen::Vector3d > & |
target_normals |
|
) |
| |
|
inline |
◆ size()
size_t point_cloud_common::ICPCorrespondences::size |
( |
| ) |
const |
|
inline |
◆ source_points
std::vector<Eigen::Vector3d> point_cloud_common::ICPCorrespondences::source_points |
◆ target_normals
std::vector<Eigen::Vector3d> point_cloud_common::ICPCorrespondences::target_normals |
◆ target_points
std::vector<Eigen::Vector3d> point_cloud_common::ICPCorrespondences::target_points |
The documentation for this struct was generated from the following file: