VOX
A little voxel engine
Loading...
Searching...
No Matches
View.hpp File Reference
#include <unordered_map>
#include <array>
#include <limits>
#include "ecs_FWD.hpp"
#include "Manager.hpp"
#include "ComponentStorage.hpp"
#include "SparseSet.hpp"
Include dependency graph for View.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ecs::ViewIterator< EntityType, pool_size >
 
class  ecs::View< EntityType, ComponentTypes >
 

Namespaces

namespace  ecs