PhotonIntegrator Member List
This is the complete list of members for
PhotonIntegrator, including all inherited members.
| bsdfComponentOffset | PhotonIntegrator | [private] |
| bsdfSampleOffset | PhotonIntegrator | [private] |
| causticMap | PhotonIntegrator | [mutable, private] |
| directMap | PhotonIntegrator | [mutable, private] |
| directWithPhotons | PhotonIntegrator | [private] |
| finalGather | PhotonIntegrator | [private] |
| gatherComponentOffset | PhotonIntegrator | [private] |
| gatherSampleOffset | PhotonIntegrator | [private] |
| gatherSamples | PhotonIntegrator | [private] |
| indirectMap | PhotonIntegrator | [mutable, private] |
| Li(const Scene *scene, const RayDifferential &ray, const Sample *sample, float *alpha) const | PhotonIntegrator | [virtual] |
| lightNumOffset | PhotonIntegrator | [private] |
| lightSampleOffset | PhotonIntegrator | [private] |
| LPhoton(KdTree< Photon, PhotonProcess > *map, int nPaths, int nLookup, BSDF *bsdf, const Intersection &isect, const Vector &w, float maxDistSquared) | PhotonIntegrator | [private, static] |
| maxDistSquared | PhotonIntegrator | [private] |
| maxSpecularDepth | PhotonIntegrator | [private] |
| nCausticPaths | PhotonIntegrator | [private] |
| nCausticPhotons | PhotonIntegrator | [private] |
| nDirectPaths | PhotonIntegrator | [private] |
| nDirectPhotons | PhotonIntegrator | [private] |
| nIndirectPaths | PhotonIntegrator | [private] |
| nIndirectPhotons | PhotonIntegrator | [private] |
| nLookup | PhotonIntegrator | [private] |
| PhotonIntegrator(int ncaus, int ndir, int nindir, int nLookup, int mdepth, float maxdist, bool finalGather, int gatherSamples, bool directWithPhotons) | PhotonIntegrator | |
| Preprocess(const Scene *) | PhotonIntegrator | [virtual] |
| RequestSamples(Sample *sample, const Scene *scene) | PhotonIntegrator | [virtual] |
| specularDepth | PhotonIntegrator | [mutable, private] |
| unsuccessful(int needed, int found, int shot) | PhotonIntegrator | [inline, private, static] |
| ~Integrator() | Integrator | [virtual] |
| ~PhotonIntegrator() | PhotonIntegrator | |