|
bazar
1.3.1
|
#include "matvec.h"

Go to the source code of this file.
Classes | |
| class | PerspectiveProjection |
| This class represents a calibrated camera.The camera space is right-handed, i.e.: x -> points right y -> points up z -> points away through screen. More... | |
| class | PerspectiveCamera |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const PerspectiveProjection &cam) |
| std::ostream & | operator<< (std::ostream &os, const PerspectiveCamera &cam) |
| std::ostream& operator<< | ( | std::ostream & | os, |
| const PerspectiveProjection & | cam | ||
| ) |
| std::ostream& operator<< | ( | std::ostream & | os, |
| const PerspectiveCamera & | cam | ||
| ) |
1.8.1.2