group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
Camera.hpp File Reference

Camera class for the new renderer with combined view-projection matrix. 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

struct  FrustumPlanes
class  NewCamera
 Camera for the new renderer, combining view and projection into one matrix. More...

Macros

#define NUM_FRUSTUM_PLANES   6

Detailed Description

Camera class for the new renderer with combined view-projection matrix.

Macro Definition Documentation

◆ NUM_FRUSTUM_PLANES

#define NUM_FRUSTUM_PLANES   6