Point Cloud Library (PCL)
1.14.1-dev
|
#include </__w/1/s/gpu/people/include/pcl/gpu/people/tree.h>
Public Member Functions | |
Node () | |
Node (const AttribLocation &l, const Attrib &t) | |
Public Attributes | |
AttribLocation | loc |
Attrib | thresh |
|
inline |
AttribLocation pcl::gpu::people::trees::Node::loc |
Definition at line 95 of file tree.h.
Referenced by pcl::gpu::people::trees::operator>>().
Attrib pcl::gpu::people::trees::Node::thresh |
Definition at line 96 of file tree.h.
Referenced by pcl::gpu::people::trees::operator>>().