R-Type  2
Doom but in better
Loading...
Searching...
No Matches
DenseArray.hpp File Reference
#include <vector>
#include <optional>
#include <memory>
#include <cassert>
#include <algorithm>
Include dependency graph for DenseArray.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  DenseArray< Component, Allocator >
 A container that provides dense storage for components with a mapping between entity IDs and component indices. More...