lux::CompareNode< NodeData > Struct Template Reference

#include <kdtree.h>

Collaboration diagram for lux::CompareNode< NodeData >:
[legend]

List of all members.

Public Member Functions

 CompareNode (int a)
bool operator() (const NodeData *d1, const NodeData *d2) const

Public Attributes

int axis

Detailed Description

template<class NodeData>
struct lux::CompareNode< NodeData >

Definition at line 78 of file kdtree.h.


Constructor & Destructor Documentation

template<class NodeData >
lux::CompareNode< NodeData >::CompareNode ( int  a  )  [inline]

Definition at line 79 of file kdtree.h.

References lux::CompareNode< NodeData >::axis.


Member Function Documentation

template<class NodeData >
bool lux::CompareNode< NodeData >::operator() ( const NodeData *  d1,
const NodeData *  d2 
) const [inline]

Definition at line 81 of file kdtree.h.

References lux::CompareNode< NodeData >::axis.


Member Data Documentation

template<class NodeData >
int lux::CompareNode< NodeData >::axis

The documentation for this struct was generated from the following file:
Generated by  doxygen 1.6.2-20100208