#include "mapzone.h"
#include "common/wave_ex.h"
#include "typeinst/typeinst.h"
#include "geometry/geometry_3d.h"
#include "perf/perf.h"
#include "util/token_stream.h"
Go to the source code of this file.
Namespaces | |
namespace | mapzone |
Functions | |
smart_ptr< aesop::Zone > | mapzone::loadZone (IN std::istream &stream, IN aesop::Zone::eType type) |
void | mapzone::resolveZoneIds (IN aesop::Zone *zone, IN zone_map_t &map) |
void | mapzone::calcBoundaries (IN aesop::Zone *zone) |