Point Cloud Library (PCL)
1.14.1-dev
|
#include </__w/1/s/gpu/people/include/pcl/gpu/people/tree.h>
Public Member Functions | |
AttribLocation () | |
AttribLocation (int u1, int v1, int u2, int v2) | |
Public Attributes | |
std::int16_t | du1 |
std::int16_t | dv1 |
std::int16_t | du2 |
std::int16_t | dv2 |
|
inline |
|
inline |
std::int16_t pcl::gpu::people::trees::AttribLocation::du1 |
Definition at line 86 of file tree.h.
Referenced by AttribLocation(), pcl::gpu::people::trees::operator<<(), and pcl::gpu::people::trees::operator>>().
std::int16_t pcl::gpu::people::trees::AttribLocation::du2 |
Definition at line 86 of file tree.h.
Referenced by AttribLocation(), pcl::gpu::people::trees::operator<<(), and pcl::gpu::people::trees::operator>>().
std::int16_t pcl::gpu::people::trees::AttribLocation::dv1 |
Definition at line 86 of file tree.h.
Referenced by AttribLocation(), pcl::gpu::people::trees::operator<<(), and pcl::gpu::people::trees::operator>>().
std::int16_t pcl::gpu::people::trees::AttribLocation::dv2 |
Definition at line 86 of file tree.h.
Referenced by AttribLocation(), pcl::gpu::people::trees::operator<<(), and pcl::gpu::people::trees::operator>>().