![]() |
TrinityCore
|
#include "VMapManager.h"#include "Errors.h"#include "Log.h"#include "MapTree.h"#include "ModelInstance.h"#include "VMapDefinitions.h"#include "WorldModel.h"#include <G3D/Vector3.h>
Include dependency graph for VMapManager.cpp:Go to the source code of this file.
Classes | |
| class | VMAP::ManagedModel |
Namespaces | |
| namespace | VMAP |
Functions | |
| bool | VMAP::readChunk (FILE *rf, char *dest, const char *compare, uint32 len) |
| static G3D::Vector3 | VMAP::convertPositionToInternalRep (float x, float y, float z) |