Include dependency graph for camera.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | cpe::camera |
| Storage of a camera and screen parameters. More... | |
Namespaces | |
| namespace | cpe |
| Namespace for CPE classes. | |
Functions | |
| vec3 | cpe::screen_position (const camera &cam, float u, float v) |
| return the 3D position of the pixel (u,v) More... | |