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

#include </build/pcl-CfBadm/pcl-1.9.1+dfsg1/gpu/people/include/pcl/gpu/people/tree.h>

Public Member Functions

 AttribLocation ()
 
 AttribLocation (int u1, int v1, int u2, int v2)
 

Public Attributes

int16_t du1
 
int16_t dv1
 
int16_t du2
 
int16_t dv2
 

Detailed Description

Definition at line 78 of file tree.h.

Constructor & Destructor Documentation

◆ AttribLocation() [1/2]

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

Definition at line 80 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 81 of file tree.h.

Member Data Documentation

◆ du1

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

◆ du2

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

◆ dv1

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

◆ dv2

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

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