![]() |
TrinityCore
|
#include <TileAssembler.h>
Public Member Functions | |
| bool | Read (boost::filesystem::path const &path) |
Public Attributes | |
| ModelFlags | Flags |
| uint32 | RootWMOID |
| std::vector< GroupModel_Raw > | groupsArray |
Definition at line 84 of file TileAssembler.h.
| bool VMAP::WorldModel_Raw::Read | ( | boost::filesystem::path const & | path | ) |
Definition at line 563 of file TileAssembler.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| ModelFlags VMAP::WorldModel_Raw::Flags |
Definition at line 86 of file TileAssembler.h.
| std::vector<GroupModel_Raw> VMAP::WorldModel_Raw::groupsArray |
Definition at line 88 of file TileAssembler.h.
| uint32 VMAP::WorldModel_Raw::RootWMOID |
Definition at line 87 of file TileAssembler.h.