enum mrpt::maps::CHeightGridMap2D::TMapRepresentation

Overview

The type of map representation to be used. More…

#include <CHeightGridMap2D.h>

enum TMapRepresentation
{
    mrSimpleAverage = 0,
};

Detailed Documentation

The type of map representation to be used.

See mrpt::maps::CHeightGridMap2D for discussion.