The spica renderer
Public Member Functions | List of all members
spica::BDPTIntegrator Class Reference

Bidirectional path tracing. More...

#include <bdpt.h>

Inheritance diagram for spica::BDPTIntegrator:
spica::Integrator spica::CObject spica::Uncopyable

Public Member Functions

 BDPTIntegrator (const std::shared_ptr< Sampler > &sampler)
 
 BDPTIntegrator (RenderParams &params)
 
void render (const std::shared_ptr< const Camera > &camera, const Scene &scene, RenderParams &params) override
 

Detailed Description

Bidirectional path tracing.


The documentation for this class was generated from the following files: