|
MIRA
|
A struct representing some information about a grid map. More...
#include <maps/GridMapIO.h>

Public Member Functions | |
| template<typename Reflector > | |
| void | reflect (Reflector &r) |
Public Attributes | |
| std::string | image |
| float | cellSize |
| Point2i | offset |
A struct representing some information about a grid map.
|
inline |
| std::string image |
| float cellSize |
| Point2i offset |
1.8.14