Home
last modified time | relevance | path

Searched defs:numPhotons (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/povray37/povray-3.7.0.10/source/backend/lighting/
H A Dphotons.h186 int numPhotons; /* total number of photons used */ variable
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/core/lighting/
H A Dphotons.h189 int numPhotons; /* total number of photons used */ variable
/dports/graphics/yafaray/libYafaRay-3.5.1/include/yafraycore/
H A Dphoton.h147 void reserveMemory(size_t numPhotons) { photons.reserve(numPhotons); } in reserveMemory()
/dports/graphics/megapov/megapov-1.2.1/source/
H A Dphotons.h126 int numPhotons; /* total number of photons used */ member
/dports/graphics/povray36/povray-3.6.1/source/
H A Dphotons.h121 int numPhotons; /* total number of photons used */ member
/dports/graphics/pixie/Pixie/src/ri/
H A Drenderer.h236 int numPhotons; // For a photon job, the number of photons to emit variable
/dports/graphics/yafaray/libYafaRay-3.5.1/src/integrators/
H A Dsppm.cc1380 int numPhotons = 500000; in factory() local
H A Dphotonintegr.cc1451 int numPhotons = 100000; in factory() local