TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
adt_MCVT Struct Reference

#include <adt.h>

Public Attributes

union {
   uint32   fcc
 
   char   fcc_txt [4]
 
}; 
 
uint32 size
 
float height_map [(ADT_CELL_SIZE+1)*(ADT_CELL_SIZE+1)+ADT_CELL_SIZE *ADT_CELL_SIZE]
 

Member Data Documentation

union { ... }
uint32 adt_MCVT::fcc
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]
uint32 adt_MCVT::size

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