Home
last modified time | relevance | path

Searched refs:photonGather_t (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/yafaray/libYafaRay-3.5.1/src/yafraycore/
H A Dphoton.cc25 photonGather_t::photonGather_t(uint32_t mp, const point3d_t &P): p(P) in photonGather_t() function in photonGather_t
32 void photonGather_t::operator()(const photon_t *photon, float dist2, float &maxDistSquared) const in operator ()()
129 photonGather_t proc(K, P); in gather()
/dports/graphics/yafaray/libYafaRay-3.5.1/include/yafraycore/
H A Dphoton.h170 struct photonGather_t struct
172 photonGather_t(uint32_t mp, const point3d_t &p);