5 #ifndef _SPICA_DIRECTLIGHTING_H_
6 #define _SPICA_DIRECTLIGHTING_H_
8 #include "core/integrator.h"
23 int depth = 0)
const override;
30 #endif // _SPICA_DIRECTLIGHTING_H_
Random sampler class.
Definition: sampler.h:24
RGB spectrum.
Definition: spectrum.h:18
Ray class.
Definition: ray.h:24
Definition: renderparams.h:27
The sampler integrator interface.
Definition: integrator.h:45
Definition: directlighting.h:12
Scene provides the interface for scene graph.
Definition: scene.h:23