#include <vector>
#include <string>
#include <iostream>
#include "maptype.h"
#include "mapquad.h"
#include "mapquadi.h"
#include "mapunim.h"
#include "mapunimi.h"
#include "mapcub.h"
#include "mapcubi.h"
Go to the source code of this file.
Namespaces | |
namespace | unifexp |
Classes | |
class | unifexp::mapTypes< numType > |
This class gathers all the available map types and allows to select a map class object by its name. More... |
Definition in file maptypes.h.