Point Cloud Library (PCL)  1.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
pcl::PrincipalRadiiRSD Struct Reference

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
 

Detailed Description

A point structure representing the minimum and maximum surface radii (in meters) computed using RSD.

Definition at line 861 of file point_types.hpp.

Member Data Documentation

float pcl::PrincipalRadiiRSD::r_max

Definition at line 863 of file point_types.hpp.

float pcl::PrincipalRadiiRSD::r_min

Definition at line 863 of file point_types.hpp.


The documentation for this struct was generated from the following file: