rcrt::PKDSearchP Struct Reference

#include <PKDNode.h>

Collaboration diagram for rcrt::PKDSearchP:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 PKDSearchP (Photon *phot, const float &d)
bool operator< (const PKDSearchP &pks) const

Public Attributes

Photonp
float distSqr


Detailed Description

Definition at line 18 of file PKDNode.h.


Constructor & Destructor Documentation

rcrt::PKDSearchP::PKDSearchP ( Photon phot,
const float &  d 
) [inline]

Definition at line 19 of file PKDNode.h.


Member Function Documentation

bool rcrt::PKDSearchP::operator< ( const PKDSearchP pks  )  const [inline]

Definition at line 24 of file PKDNode.h.

References distSqr.


Member Data Documentation

Photon* rcrt::PKDSearchP::p

Definition at line 21 of file PKDNode.h.

float rcrt::PKDSearchP::distSqr

Definition at line 22 of file PKDNode.h.

Referenced by operator<().


The documentation for this struct was generated from the following file:
Generated on Thu Jan 31 19:32:26 2008 for RenderingCompetitionRayTracer by  doxygen 1.5.3