Ocean
Loading...
Searching...
No Matches
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

namespace  Ocean
 The namespace covering the entire Ocean framework.
 

Typedefs

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