|
Point Cloud Library (PCL)
1.7.2
|
A point structure representing the minimum and maximum surface radii (in meters) computed using RSD. More...
#include <pcl/impl/point_types.hpp>
Public Attributes | |
| float | r_min |
| float | r_max |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const PrincipalRadiiRSD &p) |
A point structure representing the minimum and maximum surface radii (in meters) computed using RSD.
Definition at line 1067 of file point_types.hpp.
|
friend |
| float pcl::PrincipalRadiiRSD::r_max |
Definition at line 1069 of file point_types.hpp.
| float pcl::PrincipalRadiiRSD::r_min |
Definition at line 1069 of file point_types.hpp.