|
Point Cloud Library (PCL) 1.15.1
|
#include </build/reproducible-path/pcl-1.15.1+dfsg/gpu/people/include/pcl/gpu/people/tree_train.h>
Public Member Functions | |
| LabeledAttrib () | |
| LabeledAttrib (const Label &label, const Attrib &attrib) | |
Public Attributes | |
| Label | l |
| Attrib | a |
Definition at line 62 of file tree_train.h.
|
inline |
Definition at line 63 of file tree_train.h.
|
inline |
Definition at line 64 of file tree_train.h.
| Attrib pcl::gpu::people::trees::LabeledAttrib::a |
Definition at line 66 of file tree_train.h.
Referenced by LabeledAttrib().
| Label pcl::gpu::people::trees::LabeledAttrib::l |
Definition at line 65 of file tree_train.h.
Referenced by LabeledAttrib().