Point Cloud Library (PCL)  1.7.0
Public Member Functions | Friends
pcl::PointXYZL Struct Reference

#include <pcl/impl/point_types.hpp>

+ Inheritance diagram for pcl::PointXYZL:

List of all members.

Public Member Functions

 PointXYZL (const _PointXYZL &p)
 PointXYZL ()

Friends

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

Detailed Description

Definition at line 427 of file point_types.hpp.


Constructor & Destructor Documentation

pcl::PointXYZL::PointXYZL ( const _PointXYZL p) [inline]

Definition at line 429 of file point_types.hpp.

References pcl::_PointXYZL::label.

Definition at line 435 of file point_types.hpp.

References pcl::_PointXYZL::label.


Friends And Related Function Documentation

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

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