Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

nodeSqDistPair Class Reference

#include <KDTree.h>


Detailed Description

Definition at line 53 of file KDTree.h.

List of all members.

Public Member Functions

 nodeSqDistPair ()
 nodeSqDistPair (KDTree *N, nodeSqDistPair &pair)
 nodeSqDistPair (const nodeSqDistPair &)
nodeSqDistPairoperator= (const nodeSqDistPair &)
 ~nodeSqDistPair ()
bool operator< (const nodeSqDistPair &p)

Public Attributes

KDTreenode
double sqDist
std::vector< bool > activeAxes
std::vector< double > activeDist

Constructor & Destructor Documentation

nodeSqDistPair::nodeSqDistPair (  ) 

Definition at line 314 of file KDTree.cc.

nodeSqDistPair::nodeSqDistPair ( KDTree N,
nodeSqDistPair pair 
)

Definition at line 318 of file KDTree.cc.

nodeSqDistPair::nodeSqDistPair ( const nodeSqDistPair other  ) 

Definition at line 322 of file KDTree.cc.

nodeSqDistPair::~nodeSqDistPair (  ) 

Definition at line 333 of file KDTree.cc.


Member Function Documentation

bool nodeSqDistPair::operator< ( const nodeSqDistPair p  ) 

Definition at line 338 of file KDTree.cc.

nodeSqDistPair & nodeSqDistPair::operator= ( const nodeSqDistPair other  ) 

Definition at line 325 of file KDTree.cc.


Member Data Documentation

std::vector<bool> nodeSqDistPair::activeAxes

Definition at line 57 of file KDTree.h.

Referenced by KDTree::getBestNKeypointMatch(), and operator=().

std::vector<double> nodeSqDistPair::activeDist

Definition at line 58 of file KDTree.h.

Referenced by KDTree::getBestNKeypointMatch(), and operator=().

Definition at line 55 of file KDTree.h.

Referenced by KDTree::getBestNKeypointMatch(), and operator=().

Definition at line 56 of file KDTree.h.

Referenced by KDTree::getBestNKeypointMatch(), operator<(), and operator=().


The documentation for this class was generated from the following files:

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:13 2016 by Doxygen 1.6.3