Public Member Functions | Public Attributes | List of all members
ApproxMVBB::KdTree::DistanceComp< TPoint, TPointGetter, DistSq > Struct Template Reference

#include <KdTree.hpp>

Public Member Functions

 DistanceComp ()
 
template<typename T >
 DistanceComp (const T &ref)
 
template<typename T >
bool operator() (const T &p1, const T &p2)
 
template<typename T >
PREC operator() (const T &p1)
 

Public Attributes

TPoint m_ref
 

Detailed Description

template<typename TPoint, typename TPointGetter, typename DistSq = EuclideanDistSq>
struct ApproxMVBB::KdTree::DistanceComp< TPoint, TPointGetter, DistSq >

Definition at line 82 of file KdTree.hpp.

Constructor & Destructor Documentation

template<typename TPoint , typename TPointGetter , typename DistSq = EuclideanDistSq>
ApproxMVBB::KdTree::DistanceComp< TPoint, TPointGetter, DistSq >::DistanceComp ( )
inline

Definition at line 83 of file KdTree.hpp.

template<typename TPoint , typename TPointGetter , typename DistSq = EuclideanDistSq>
template<typename T >
ApproxMVBB::KdTree::DistanceComp< TPoint, TPointGetter, DistSq >::DistanceComp ( const T &  ref)
inline

Definition at line 87 of file KdTree.hpp.

Member Function Documentation

template<typename TPoint , typename TPointGetter , typename DistSq = EuclideanDistSq>
template<typename T >
bool ApproxMVBB::KdTree::DistanceComp< TPoint, TPointGetter, DistSq >::operator() ( const T &  p1,
const T &  p2 
)
inline

Definition at line 90 of file KdTree.hpp.

template<typename TPoint , typename TPointGetter , typename DistSq = EuclideanDistSq>
template<typename T >
PREC ApproxMVBB::KdTree::DistanceComp< TPoint, TPointGetter, DistSq >::operator() ( const T &  p1)
inline

Definition at line 96 of file KdTree.hpp.

Member Data Documentation

template<typename TPoint , typename TPointGetter , typename DistSq = EuclideanDistSq>
TPoint ApproxMVBB::KdTree::DistanceComp< TPoint, TPointGetter, DistSq >::m_ref

Definition at line 100 of file KdTree.hpp.


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


asr_approx_mvbb
Author(s): Gassner Nikolai
autogenerated on Mon Jun 10 2019 12:38:09