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

A struct representing some information about a grid map and an additional frame. More...

#include <maps/GridMapIO.h>

Inheritance diagram for GridMapFileInfoWithFrame:
Inheritance graph
[legend]

Public Member Functions

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

Public Attributes

std::string frame
 
std::string image
 
float cellSize
 
Point2i offset
 

Detailed Description

A struct representing some information about a grid map and an additional frame.

Member Function Documentation

◆ reflect()

void reflect ( Reflector &  r)
inline

Member Data Documentation

◆ frame

std::string frame

◆ image

std::string image
inherited

◆ cellSize

float cellSize
inherited

◆ offset

Point2i offset
inherited

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