A point structure representing Digital Elevation Map. More...
#include <pcl/impl/point_types.hpp>
A point structure representing Digital Elevation Map.
Definition at line 1891 of file point_types.hpp.
PointDEM() [1/4]
pcl::PointDEM::PointDEM | ( | const _PointDEM & | p |
) | | | inline |
PointDEM() [2/4]
pcl::PointDEM::PointDEM | ( | |
) | | | inline |
PointDEM() [3/4]
pcl::PointDEM::PointDEM | ( | float |
_x, | | | float |
_y, | | | float |
_z | | ) | |
| | inline |
PointDEM() [4/4]
pcl::PointDEM::PointDEM | ( | float |
_x, | | | float |
_y, | | | float |
_z, | | | float |
_intensity, | | | float |
_intensity_variance, | | | float |
_height_variance | | ) | |
| | inline |
operator<<
std::ostream& operator<< | ( | std::ostream & |
os, | | | const PointDEM & |
p | | ) | |
| | friend |
The documentation for this struct was generated from the following file: