Namespaces | Typedefs | Functions | Variables

aesop-map/map.cpp File Reference

#include "map.h"
#include "common/wave_ex.h"
#include "perf/perf.h"
Include dependency graph for aesop-map/map.cpp:

Go to the source code of this file.

Namespaces

namespace  aesop

Typedefs

typedef std::vector< smart_ptr
< MapFormatReader > > 
aesop::vec_reader_t

Functions

void aesop::registerMapFormatReader (smart_ptr< MapFormatReader > &reader)
smart_ptr< Map > aesop::loadMap (const char *id, const char *path)

Variables

static vec_reader_t aesop::s_readers