eLynx SDK v3.3.0
C++ image processing API reference
Public Attributes

eLynx::Math::KDNode< T > Struct Template Reference

List of all members.

Public Attributes

const KDNode< T > * _pParent
 pointer to the parent node
KDNode< T > * _pLeft
 pointer to the left child
KDNode< T > * _pRight
 pointer to the right child
Point2< T > _location
 point's coordinates
Rectangle2< T > _rectangles [2]
 left and right hyper-rectangle's coordinates.

template<typename T>
struct eLynx::Math::KDNode< T >


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

Generated on Thu Dec 9 2010 by doxygen 1.7.2