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

#include <pcl/impl/point_types.hpp>

+ Inheritance diagram for pcl::PointXYZI:

List of all members.

Public Member Functions

 PointXYZI (const _PointXYZI &p)
 PointXYZI ()
 PointXYZI (float _intensity)

Friends

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

Detailed Description

Definition at line 395 of file point_types.hpp.


Constructor & Destructor Documentation

pcl::PointXYZI::PointXYZI ( const _PointXYZI p) [inline]

Definition at line 397 of file point_types.hpp.

References pcl::_PointXYZI::intensity.

Definition at line 403 of file point_types.hpp.

References pcl::_PointXYZI::intensity.

pcl::PointXYZI::PointXYZI ( float  _intensity) [inline]

Definition at line 409 of file point_types.hpp.

References pcl::_PointXYZI::intensity.


Friends And Related Function Documentation

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

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