point_cloud_library / 1.12.1 / structpcl_1_1_label.html /

#include <pcl/impl/point_types.hpp>

Public Member Functions

Label (std::uint32_t _label=0)

Public Attributes

std::uint32_t label = 0

Friends

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

Detailed Description

Definition at line 565 of file point_types.hpp.

Constructor & Destructor Documentation

Label()

pcl::Label::Label ( std::uint32_t _label = 0 )
inline

Definition at line 569 of file point_types.hpp.

Friends And Related Function Documentation

operator<<

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

Member Data Documentation

label


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

© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1_label.html