#include <PKDNode.h>
Public Member Functions | |
PKDSearchP (Photon *phot, const float &d) | |
bool | operator< (const PKDSearchP &pks) const |
Public Attributes | |
Photon * | p |
float | distSqr |
Definition at line 18 of file PKDNode.h.
rcrt::PKDSearchP::PKDSearchP | ( | Photon * | phot, | |
const float & | d | |||
) | [inline] |
bool rcrt::PKDSearchP::operator< | ( | const PKDSearchP & | pks | ) | const [inline] |