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

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

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

Public Member Functions

 SplitPoint (int ai, Attrib t)
 

Public Attributes

int attribId
 
Attrib threshold
 

Detailed Description

Definition at line 53 of file tree_train.h.

Constructor & Destructor Documentation

◆ SplitPoint()

pcl::gpu::people::trees::SplitPoint::SplitPoint ( int  ai,
Attrib  t 
)
inline

Definition at line 54 of file tree_train.h.

Member Data Documentation

◆ attribId

int pcl::gpu::people::trees::SplitPoint::attribId

◆ threshold

Attrib pcl::gpu::people::trees::SplitPoint::threshold

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