NGL  6.5
The NCCA Graphics Library
Camera.cpp File Reference

implementation files for Camera class More...

#include "Camera.h"
#include "Util.h"
#include "NGLassert.h"
#include "VAOFactory.h"
#include "SimpleVAO.h"
#include <vector>
#include "Vec3.h"
#include <iostream>
#include <cmath>
#include <memory>
+ Include dependency graph for Camera.cpp:

Go to the source code of this file.

Namespaces

 ngl
 implementation files for RibExport class
 

Variables

constexpr Real ngl::CAMERANEARLIMIT =0.00001f
 

Detailed Description

implementation files for Camera class

Definition in file Camera.cpp.