buildTree(std::vector< Photon * > *phots) | rcrt::PhotonKDTree | |
empty | rcrt::PhotonKDTree | [private] |
getKNearest(std::vector< PKDSearchP > *result, const unsigned int &k, const Point3D &pos, const Vec3D &normal, const float &radiusSqr, const float &flat) const | rcrt::PhotonKDTree | |
maxSqrRadius | rcrt::PhotonKDTree | [private] |
PhotonKDTree(const float &maxSqrRadius) | rcrt::PhotonKDTree | |
photons | rcrt::PhotonKDTree | [private] |
root | rcrt::PhotonKDTree | [private] |
splitPlaneCompare(PKDSplitPlane *a, PKDSplitPlane *b) | rcrt::PhotonKDTree | [private, static] |
~PhotonKDTree() | rcrt::PhotonKDTree | [virtual] |