bazar  1.3.1
Classes | Functions
camera.h File Reference
#include "matvec.h"
Include dependency graph for camera.h:
This graph shows which files directly or indirectly include this file:

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)

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const PerspectiveProjection cam 
)
std::ostream& operator<< ( std::ostream &  os,
const PerspectiveCamera cam 
)