Point Cloud Library (PCL)  1.14.0-dev
List of all members | Public Member Functions | Public Attributes
pcl::gpu::people::trees::AttribLocation Struct Reference

#include </__w/1/s/gpu/people/include/pcl/gpu/people/tree.h>

+ Collaboration diagram for pcl::gpu::people::trees::AttribLocation:

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
 

Detailed Description

Definition at line 77 of file tree.h.

Constructor & Destructor Documentation

◆ AttribLocation() [1/2]

pcl::gpu::people::trees::AttribLocation::AttribLocation ( )
inline

Definition at line 79 of file tree.h.

References du1, du2, dv1, and dv2.

◆ AttribLocation() [2/2]

pcl::gpu::people::trees::AttribLocation::AttribLocation ( int  u1,
int  v1,
int  u2,
int  v2 
)
inline

Definition at line 80 of file tree.h.

Member Data Documentation

◆ du1

std::int16_t pcl::gpu::people::trees::AttribLocation::du1

◆ du2

std::int16_t pcl::gpu::people::trees::AttribLocation::du2

◆ dv1

std::int16_t pcl::gpu::people::trees::AttribLocation::dv1

◆ dv2

std::int16_t pcl::gpu::people::trees::AttribLocation::dv2

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