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

Definition at line 79 of file kdtree.h.


Constructor & Destructor Documentation

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

Definition at line 80 of file kdtree.h.

References CompareNode< NodeData >::axis.


Member Function Documentation

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

Definition at line 82 of file kdtree.h.

References CompareNode< NodeData >::axis.


Member Data Documentation

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

The documentation for this struct was generated from the following file:
Generated on Sat Aug 28 20:00:13 2010 for pbrt by  doxygen 1.6.3