|
Point Cloud Library (PCL)
1.9.1
|
#include <pcl/impl/point_types.hpp>
Inheritance diagram for pcl::_PointDEM:Public Attributes | |
| PCL_ADD_POINT4D | |
| float | intensity |
| float | intensity_variance |
| float | height_variance |
Definition at line 1650 of file point_types.hpp.
| float pcl::_PointDEM::height_variance |
Definition at line 1655 of file point_types.hpp.
Referenced by pcl::PointDEM::PointDEM().
| float pcl::_PointDEM::intensity |
Definition at line 1653 of file point_types.hpp.
Referenced by pcl::PointDEM::PointDEM().
| float pcl::_PointDEM::intensity_variance |
Definition at line 1654 of file point_types.hpp.
Referenced by pcl::PointDEM::PointDEM().
| pcl::_PointDEM::PCL_ADD_POINT4D |
Definition at line 1652 of file point_types.hpp.