Go to the source code of this file.
Namespaces | |
namespace | cpe |
Namespace for CPE classes. | |
Functions | |
ray | cpe::ray_generate (float kx, float ky, int Nx, int Ny, const camera &cam) |
build a ray starting from a camera center, and passing through the specific pixel (kx,ky) More... | |