![]() |
Smart Minotaur
|
Represents a histogramm field. Mehr ...
#include <Map.hpp>
Öffentliche Methoden | |
void | setDimension (const int p_width, const int p_height) |
int | getWidth () const |
int | getHeight () const |
int ** | getField () const |
Represents a histogramm field.
This class is a histogramm field and provides getter and setter methods to access the individual points.