EasyNav Plugins
Loading...
Searching...
No Matches
grid_allocator.hpp File Reference
#include <cassert>
#include <memory>
#include <mutex>
#include <stdexcept>
#include <functional>
#include "mask.hpp"
Include dependency graph for grid_allocator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GridBlockAllocator< DataT >::Chunk
class  GridBlockAllocator< DataT >
 The GridBlockAllocator is used to pre-allocate the meory of multiple Grids in "chunks". More...

Namespaces

namespace  Bonxai