Main MRPT website > C++ reference
MRPT logo
Public Attributes
nanoflann::KDTreeSingleIndexAdaptor< Distance, DatasetAdaptor, DIM >::Interval Struct Reference

Detailed Description

template<typename Distance, class DatasetAdaptor, int DIM = -1>
struct nanoflann::KDTreeSingleIndexAdaptor< Distance, DatasetAdaptor, DIM >::Interval

Definition at line 634 of file nanoflann.hpp.

List of all members.

Public Attributes

ElementType low
ElementType high

Member Data Documentation

template<typename Distance , class DatasetAdaptor , int DIM = -1>
ElementType nanoflann::KDTreeSingleIndexAdaptor< Distance, DatasetAdaptor, DIM >::Interval::high

Definition at line 636 of file nanoflann.hpp.

template<typename Distance , class DatasetAdaptor , int DIM = -1>
ElementType nanoflann::KDTreeSingleIndexAdaptor< Distance, DatasetAdaptor, DIM >::Interval::low

Definition at line 636 of file nanoflann.hpp.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo