Ocean
Camera.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::CameraT< T >
 This class implements the base class for all cameras. More...
 

Namespaces

 Ocean
 The namespace covering the entire Ocean framework.
 

Typedefs

typedef CameraT< Scalar > Ocean::Camera
 Definition of an Camera object with Scalar precision. More...
 
typedef CameraT< double > Ocean::CameraD
 Definition of an Camera object with double precision. More...
 
typedef CameraT< float > Ocean::CameraF
 Definition of an Camera object with float precision. More...