AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "adt.h"
Public Member Functions | |
bool | prepareLoadedData () |
Public Attributes | |
float | height_map [(ADT_CELL_SIZE+1) *(ADT_CELL_SIZE+1)+ADT_CELL_SIZE *ADT_CELL_SIZE] |
uint32 | fcc |
char | fcc_txt [4] |
Private Attributes | |
union { | |
uint32 fcc | |
char fcc_txt [4] | |
}; | |
uint32 | size |
bool adt_MCVT::prepareLoadedData | ( | ) |
References fcc, u_map_fcc::fcc, MCVTMagic, and size.
union { ... } adt_MCVT::@377 |
uint32 adt_MCVT::fcc |
Referenced by prepareLoadedData().
char adt_MCVT::fcc_txt[4] |
float adt_MCVT::height_map[(ADT_CELL_SIZE+1) *(ADT_CELL_SIZE+1)+ADT_CELL_SIZE *ADT_CELL_SIZE] |
Referenced by ConvertADT().
|
private |
Referenced by prepareLoadedData().