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

#include <adt.h>

Classes

struct  liquid_data
 

Public Attributes

union {
   uint32   fcc
 
   char   fcc_txt [4]
 
}; 
 
uint32 size
 
float height1
 
float height2
 
struct adt_MCLQ::liquid_data liquid [ADT_CELL_SIZE+1][ADT_CELL_SIZE+1]
 
uint8 flags [ADT_CELL_SIZE][ADT_CELL_SIZE]
 
uint8 data [84]
 

Member Data Documentation

union { ... }
uint8 adt_MCLQ::data[84]
uint32 adt_MCLQ::fcc
char adt_MCLQ::fcc_txt[4]
uint8 adt_MCLQ::flags[ADT_CELL_SIZE][ADT_CELL_SIZE]
float adt_MCLQ::height1
float adt_MCLQ::height2
struct adt_MCLQ::liquid_data adt_MCLQ::liquid[ADT_CELL_SIZE+1][ADT_CELL_SIZE+1]
uint32 adt_MCLQ::size

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