The spica renderer
|
This is the complete list of members for spica::PhotonMap, including all inherited members.
_kdtree (defined in spica::PhotonMap) | spica::PhotonMap | protected |
clear() (defined in spica::PhotonMap) | spica::PhotonMap | |
construct(const Scene &scene, RenderParams ¶ms, Sampler &sampler) (defined in spica::PhotonMap) | spica::PhotonMap | virtual |
evaluateL(const SurfaceInteraction &po, int gatherPhotons, double gatherRadius) const | spica::PhotonMap | virtual |
evaluateL(const MediumInteraction &mi, int gatherPhotons, double gatherRadius) const (defined in spica::PhotonMap) | spica::PhotonMap | virtual |
knnFind(const Photon &photon, std::vector< Photon > *photons, int gatherPhotons, double gatherRadius) const (defined in spica::PhotonMap) | spica::PhotonMap | protected |
operator=(const Uncopyable &)=delete (defined in spica::Uncopyable) | spica::Uncopyable | |
PhotonMap() (defined in spica::PhotonMap) | spica::PhotonMap | |
tracePhoton(const Scene &scene, RenderParams ¶ms, const Ray &r, const Spectrum &b, Sampler &sampler, MemoryArena &arena, std::vector< Photon > *photons) (defined in spica::PhotonMap) | spica::PhotonMap | protected |
Uncopyable()=default (defined in spica::Uncopyable) | spica::Uncopyable | |
Uncopyable(const Uncopyable &)=delete (defined in spica::Uncopyable) | spica::Uncopyable | |
~PhotonMap() (defined in spica::PhotonMap) | spica::PhotonMap | virtual |
~Uncopyable()=default (defined in spica::Uncopyable) | spica::Uncopyable | virtual |