TrinityCore
VMAP::WorldModel_Raw Struct Reference

#include <TileAssembler.h>

Public Member Functions

bool Read (const char *path)
 

Public Attributes

ModelFlags Flags
 
uint32 RootWMOID
 
std::vector< GroupModel_RawgroupsArray
 

Detailed Description

Definition at line 84 of file TileAssembler.h.

Member Function Documentation

◆ Read()

bool VMAP::WorldModel_Raw::Read ( const char *  path)

rf will be freed inside Read if the function had any errors.

Definition at line 480 of file TileAssembler.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ Flags

ModelFlags VMAP::WorldModel_Raw::Flags

Definition at line 86 of file TileAssembler.h.

◆ groupsArray

std::vector<GroupModel_Raw> VMAP::WorldModel_Raw::groupsArray

Definition at line 88 of file TileAssembler.h.

◆ RootWMOID

uint32 VMAP::WorldModel_Raw::RootWMOID

Definition at line 87 of file TileAssembler.h.


The documentation for this struct was generated from the following files: