On this page
#include <pcl/impl/point_types.hpp>
Public Member Functions |
|
constexpr | PointXYZL (const _PointXYZL &p) |
constexpr | PointXYZL (std::uint32_t _label=0) |
constexpr | PointXYZL (float _x, float _y, float _z, std::uint32_t _label=0) |
Friends |
|
std::ostream & | operator<< (std::ostream &os, const PointXYZL &p) |
Additional Inherited Members |
|
PCL_ADD_POINT4D | |
std::uint32_t | label |
Detailed Description
Definition at line 505 of file point_types.hpp.
Constructor & Destructor Documentation
PointXYZL() [1/3]
|
inlineconstexpr |
Definition at line 507 of file point_types.hpp.
PointXYZL() [2/3]
|
inlineconstexpr |
Definition at line 509 of file point_types.hpp.
PointXYZL() [3/3]
|
inlineconstexpr |
Definition at line 511 of file point_types.hpp.
Friends And Related Function Documentation
operator<<
|
friend |
The documentation for this struct was generated from the following file:
- pcl/impl/point_types.hpp
© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1_point_x_y_z_l.html