Physics Simulation & Visualization Tool 0.1
A C++ physics simulation engine with real-time 3D visualization
Loading...
Searching...
No Matches
Camera.h File Reference
#include <glm/glm.hpp>
Include dependency graph for Camera.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Camera
 

Enumerations

enum class  Movement { FORWARD , BACKWARD , LEFT , RIGHT }
 

Enumeration Type Documentation

◆ Movement

enum class Movement
strong
Enumerator
FORWARD 
BACKWARD 
LEFT 
RIGHT 

Definition at line 4 of file Camera.h.