Point Cloud Library (PCL)  1.7.0
Public Attributes | Friends
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>

List of all members.

Public Attributes

float r_min
float r_max

Friends

std::ostream & operator<< (std::ostream &os, const PrincipalRadiiRSD &p)

Detailed Description

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

Definition at line 1066 of file point_types.hpp.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const PrincipalRadiiRSD p 
) [friend]

Member Data Documentation

Definition at line 1068 of file point_types.hpp.

Definition at line 1068 of file point_types.hpp.


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