libnabo 1.0.1
Public Member Functions | Public Attributes
Nabo::KDTreeBalancedPtInLeavesStackOpenCL< T >::BuildPoint Struct Reference

Point during kd-tree construction. More...

#include <nabo_private.h>

List of all members.

Public Member Functions

 BuildPoint (const Vector &pos=Vector(), const size_t index=0)
 Construct a build point, at a given pos with a specific index.

Public Attributes

Vector pos
 point
size_t index
 index of point in cloud

Detailed Description

template<typename T>
struct Nabo::KDTreeBalancedPtInLeavesStackOpenCL< T >::BuildPoint

Point during kd-tree construction.


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