commons for gridmaps More...
#include <ecl/errors/compile_time_assert.hpp>
#include <ecl/exceptions/standard_exception.hpp>
#include <ecl/linear_algebra.hpp>
Go to the source code of this file.
Namespaces | |
namespace | ecl |
Enumerations | |
enum | ecl::GridMapStorageType { ecl::DynamicGridMapStorage = 0, ecl::FixedGridMapStorage = 1 } |
A simple flag for denoting the storage type of the grid map. More... |