|
libnabo 1.1.2
|
Point during kd-tree construction. More...
#include <nabo_private.h>
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 | |
Point during kd-tree construction.