MIRA
Public Member Functions | Public Attributes | List of all members
GridMapInfo Struct Reference

A struct representing some information about a grid map. More...

#include <maps/GridMapIO.h>

Inheritance diagram for GridMapInfo:
Inheritance graph
[legend]

Public Member Functions

template<typename Reflector >
void reflect (Reflector &r)
 

Public Attributes

std::string image
 
float cellSize
 
Point2i offset
 

Detailed Description

A struct representing some information about a grid map.

Member Function Documentation

◆ reflect()

void reflect ( Reflector &  r)
inline

Member Data Documentation

◆ image

std::string image

◆ cellSize

float cellSize

◆ offset

Point2i offset

The documentation for this struct was generated from the following file: