Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
VMapManager2.h File Reference
#include "IVMapManager.h"
#include "Dynamic/UnorderedMap.h"
#include "Define.h"
#include <mutex>
Include dependency graph for VMapManager2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VMAP::ManagedModel
class  VMAP::VMapManager2

Namespaces

namespace  G3D
namespace  VMAP

Macros

#define FILENAMEBUFFER_SIZE   500
#define MAP_FILENAME_EXTENSION2   ".vmtree"

Typedefs

typedef UNORDERED_MAP< uint32, StaticMapTree * > VMAP::InstanceTreeMap
typedef UNORDERED_MAP< std::string, ManagedModelVMAP::ModelFileMap

Macro Definition Documentation

◆ FILENAMEBUFFER_SIZE

#define FILENAMEBUFFER_SIZE   500

Definition at line 18 of file VMapManager2.h.

◆ MAP_FILENAME_EXTENSION2

#define MAP_FILENAME_EXTENSION2   ".vmtree"

Definition at line 16 of file VMapManager2.h.

Referenced by VMAP::VMapManager2::getMapFileName().