Point Cloud Library (PCL)
1.7.0
|
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 1066 of file point_types.hpp.
|
friend |
float pcl::PrincipalRadiiRSD::r_max |
Definition at line 1068 of file point_types.hpp.
float pcl::PrincipalRadiiRSD::r_min |
Definition at line 1068 of file point_types.hpp.