|
Point Cloud Library (PCL)
1.8.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 1601 of file point_types.hpp.
| float pcl::_PointDEM::height_variance |
Definition at line 1606 of file point_types.hpp.
Referenced by pcl::PointDEM::PointDEM().
| float pcl::_PointDEM::intensity |
Definition at line 1604 of file point_types.hpp.
Referenced by pcl::PointDEM::PointDEM().
| float pcl::_PointDEM::intensity_variance |
Definition at line 1605 of file point_types.hpp.
Referenced by pcl::PointDEM::PointDEM().
| pcl::_PointDEM::PCL_ADD_POINT4D |
Definition at line 1603 of file point_types.hpp.