Kaim::DenseGrid< T > Class Template Reference

Kaim::DenseGrid< T > Class Template Reference

#include <densegrid.h>

Class Description

template<class T>
class Kaim::DenseGrid< T >

Container that spatialize elements in a 2d grid.

Optimized for grids thats are dense ie more or less in the same are.

DenseGrid is constructed with a noneValue. Get(x,y) returns noneValue when no value was set with Set(x,y).


The documentation for this class was generated from the following files: