#include <point_types.hpp>
Public Member Functions | |
PointXYZL (const _PointXYZL &p) | |
PointXYZL () | |
Friends | |
std::ostream & | operator<< (std::ostream &os, const PointXYZL &p) |
Definition at line 427 of file point_types.hpp.
pcl::PointXYZL::PointXYZL | ( | const _PointXYZL & | p | ) | [inline] |
Definition at line 429 of file point_types.hpp.
pcl::PointXYZL::PointXYZL | ( | ) | [inline] |
Definition at line 435 of file point_types.hpp.
std::ostream& operator<< | ( | std::ostream & | os, |
const PointXYZL & | p | ||
) | [friend] |