vengine  0.1.0
3D graphics engine made with Vulkan
Loading...
Searching...
No Matches
Camera.hpp File Reference

This file contains the Camera class. More...

#include <glm/glm.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  ven::Camera
 

Namespaces

namespace  ven
 

Macros

#define GLM_FORCE_RADIANS
 
#define GLM_FORCE_DEPTH_ZERO_TO_ONE
 

Detailed Description

This file contains the Camera class.

This file contains the KeyboardController class.

Definition in file Camera.hpp.

Macro Definition Documentation

◆ GLM_FORCE_DEPTH_ZERO_TO_ONE

#define GLM_FORCE_DEPTH_ZERO_TO_ONE

Definition at line 10 of file Camera.hpp.

◆ GLM_FORCE_RADIANS

#define GLM_FORCE_RADIANS

Definition at line 9 of file Camera.hpp.