Enki  1.9
Classes | Namespaces | Variables
CircularCam.cpp File Reference

Implementation of the 1D circular camera. More...

#include "CircularCam.h"
#include <algorithm>
#include <limits>
#include <assert.h>
#include <cmath>

Classes

struct  Enki::DepthTest
 Standard depth test. More...
 

Namespaces

 Enki
 Enki is the namespace of the Enki simulator. All Enki functions and classes excepted the math one are inside this namespace.
 

Variables

Enki::DepthTest Enki::depthTest
 Standard depth test instance.
 

Detailed Description

Implementation of the 1D circular camera.