Classes | Files | Defines | Typedefs
public interface

Classes

struct  Nabo::NearestNeighbourSearch< T, Cloud_T >
 Nearest neighbour search interface, templatized on scalar type. More...
struct  Nabo::Parameters
 Parameter vector. More...

Files

file  nabo.h
 

public interface


Defines

#define NABO_VERSION   "1.0.6"
 version of the Nabo library as string
#define NABO_VERSION_INT   10006
 version of the Nabo library as an int

Typedefs

typedef NearestNeighbourSearch
< double > 
Nabo::NNSearchD
 nearest neighbour search with scalars of type double
typedef NearestNeighbourSearch
< float > 
Nabo::NNSearchF
 nearest neighbour search with scalars of type float

Define Documentation

#define NABO_VERSION   "1.0.6"

version of the Nabo library as string

Definition at line 213 of file nabo.h.

#define NABO_VERSION_INT   10006

version of the Nabo library as an int

Definition at line 215 of file nabo.h.


Typedef Documentation

nearest neighbour search with scalars of type double

Definition at line 430 of file nabo.h.

nearest neighbour search with scalars of type float

Definition at line 428 of file nabo.h.



libnabo
Author(s): Stéphane Magnenat
autogenerated on Thu Sep 10 2015 10:54:55