Aeon Engine c550894
AeonGames Open Source Game Engine
Loading...
Searching...
No Matches
Frustum.hpp File Reference

Header for the frustum class. More...

#include <array>
#include "aeongames/Platform.hpp"
#include "aeongames/Plane.hpp"
Include dependency graph for Frustum.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AeonGames::Frustum
 View frustum defined by six clipping planes, extracted from a projection (or view-projection) matrix. More...

Namespaces

namespace  AeonGames
 <- This is here just for the literals

Detailed Description

Header for the frustum class.

Author
Rodrigo Hernandez.

Definition in file Frustum.hpp.