galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
Camera.hpp File Reference
#include <glm/mat4x4.hpp>
#include <glm/vec2.hpp>
+ Include dependency graph for Camera.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  galaxy::Camera
 Orthographic 2D camera. More...
 
struct  galaxy::Camera::Data
 Camera data. More...
 

Namespaces

namespace  galaxy
 Animated.cpp galaxy.