ray_generator.cpp File Reference
+ Include dependency graph for ray_generator.cpp:

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...