|
Enki
1.9
|
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. | |
Implementation of the 1D circular camera.
1.8.11