![]() |
Rendering Engine 0.2.0
Modular Graphics Rendering Engine | v0.2.0
|
#include <glm/vec4.hpp>#include <glm/mat4x4.hpp>#include <glm/matrix.hpp>#include <glm/glm.hpp>#include <glm/gtc/matrix_transform.hpp>#include <memory>#include "rendering_engine_export.hpp"#include "vector_definitions.hpp"Go to the source code of this file.
Classes | |
| class | rendering_engine::Camera |
| Represents a 3D perspective camera with world transform and projection settings. More... | |
Namespaces | |
| namespace | rendering_engine |