#include <core/Camera.h>
Inheritance diagram for Camera:

Public Member Functions | |
| virtual Ray | getRay (double a, double b, double x1, double x2, Context &c) const =0 |
|
||||||||||||||||||||||||
|
Given parameters that describe the position on the image and a pair of lens samples, generate a Ray.
Implemented in ThinLensCamera. |
1.4.3