pcl::PointSurfel Struct Reference
[Module common]

A surfel, that is, a point structure representing Euclidean xyz coordinates, together with normal coordinates, a RGBA color, a radius, a confidence value and the surface curvature estimate. More...

#include <pcl/impl/point_types.hpp>

Inheritance diagram for pcl::PointSurfel:
Inheritance graph
[legend]
Collaboration diagram for pcl::PointSurfel:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PointSurfel (const _PointSurfel &p)
 PointSurfel ()

Friends

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

Detailed Description

A surfel, that is, a point structure representing Euclidean xyz coordinates, together with normal coordinates, a RGBA color, a radius, a confidence value and the surface curvature estimate.

Definition at line 1460 of file point_types.hpp.


Constructor & Destructor Documentation

pcl::PointSurfel::PointSurfel ( const _PointSurfel p  )  [inline]
pcl::PointSurfel::PointSurfel (  )  [inline]

Friends And Related Function Documentation

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

The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends