xoreos
0.0.5
|
Camera management. More...
#include <cstring>
#include "glm/vec3.hpp"
#include "glm/mat4x4.hpp"
#include "glm/gtc/type_ptr.hpp"
#include "glm/gtc/matrix_transform.hpp"
#include "src/common/util.h"
#include "src/common/maths.h"
#include "src/graphics/camera.h"
#include "src/graphics/graphics.h"
#include "src/events/events.h"
#include "src/events/notifications.h"
Go to the source code of this file.
Namespaces | |
Graphics | |
Camera management.
Definition in file camera.cpp.