#include <stdlib.h>
#include <stdio.h>
#include "../vuLinAlg/vuVector.h"
#include "vuCamera.h"
#include "../vuMisc/vuRay.h"
Include dependency graph for vuPerspectiveCamera.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | vuPerspectiveCamera |
creates a camera for perpective projection More... |