Berserk
Classes | Typedefs
TAabb.hpp File Reference
#include <core/Config.hpp>
#include <core/math/MathUtils.hpp>
#include <core/math/TVecN.hpp>
Include dependency graph for TAabb.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TAabb< T >
 Axis-aligned 3d bounding box. More...
 

Typedefs

using Aabbf = TAabb< float >