Namespaces | Functions
geometry.h File Reference
#include <pcl/common/eigen.h>
Include dependency graph for common/include/pcl/common/geometry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  pcl
namespace  pcl::geometry

Functions

template<typename PointT >
float pcl::geometry::distance (const PointT &p1, const PointT &p2)
template<typename PointT , typename NormalT >
void pcl::geometry::project (const PointT &point, const PointT &plane_origin, const NormalT &plane_normal, PointT &projected)
void pcl::geometry::project (const Eigen::Vector3f &point, const Eigen::Vector3f &plane_origin, const Eigen::Vector3f &plane_normal, Eigen::Vector3f &projected)
template<typename PointT >
float pcl::geometry::squaredDistance (const PointT &p1, const PointT &p2)


pcl
Author(s): Open Perception
autogenerated on Mon Oct 6 2014 03:19:12