CompareNode< NodeData > Struct Template Reference

#include <kdtree.h>

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 CompareNode< NodeData >

Definition at line 69 of file kdtree.h.


Constructor & Destructor Documentation

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

Definition at line 70 of file kdtree.h.

References CompareNode< NodeData >::axis.


Member Function Documentation

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

Definition at line 72 of file kdtree.h.

References CompareNode< NodeData >::axis.


Member Data Documentation

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


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

Generated on Mon Jul 20 17:31:54 2009 for pbrt by  doxygen 1.5.6