Saga
Saga Game Engine
Loading...
Searching...
No Matches
uniformGrid.h File Reference
#include <list>
#include <unordered_map>
#include <set>
#include <glm/vec3.hpp>
#include <optional>
#include <vector>
#include "Engine/Utils/tupleHash.h"
#include "uniformGrid.inl"
Include dependency graph for uniformGrid.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Saga::UniformGrid< T >
 Models a uniform grid in 3D space, with the ability to insert and inspect certain cells in the grid. These cells contains a collection of objects. More...
 

Namespaces

namespace  Saga