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

#include </build/pcl-ykqcJu/pcl-1.8.0+dfsg1/gpu/people/include/pcl/gpu/people/tree_train.h>

Public Member Functions

 SplitPoint (int ai, Attrib t)
 

Public Attributes

int attribId
 
Attrib threshold
 

Detailed Description

Definition at line 54 of file tree_train.h.

Constructor & Destructor Documentation

§ SplitPoint()

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

Definition at line 55 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: