Point Cloud Library (PCL) 1.12.0
Loading...
Searching...
No Matches
pcl::Label Struct Reference

#include <pcl/impl/point_types.hpp>

+ Collaboration diagram for pcl::Label:

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 561 of file point_types.hpp.

Constructor & Destructor Documentation

◆ Label()

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

Definition at line 565 of file point_types.hpp.

Friends And Related Symbol 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: