Public Member Functions | Public Attributes
nanoflann::KDTreeSingleIndexAdaptorParams Struct Reference

#include <nanoflann.hpp>

List of all members.

Public Member Functions

 KDTreeSingleIndexAdaptorParams (size_t _leaf_max_size=10, int dim_=-1)

Public Attributes

int dim
size_t leaf_max_size

Detailed Description

Parameters (see http://code.google.com/p/nanoflann/ for help choosing the parameters)

Definition at line 397 of file nanoflann.hpp.


Constructor & Destructor Documentation

nanoflann::KDTreeSingleIndexAdaptorParams::KDTreeSingleIndexAdaptorParams ( size_t  _leaf_max_size = 10,
int  dim_ = -1 
) [inline]

Definition at line 399 of file nanoflann.hpp.


Member Data Documentation

Definition at line 404 of file nanoflann.hpp.

Definition at line 403 of file nanoflann.hpp.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:41:08