TrinityCore
Loading...
Searching...
No Matches
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]
 

Detailed Description

Definition at line 47 of file adt.h.

Member Data Documentation

◆ [union]

union { ... } adt_MCVT

◆ fcc

uint32 adt_MCVT::fcc

Definition at line 50 of file adt.h.

◆ fcc_txt

char adt_MCVT::fcc_txt[4]

Definition at line 51 of file adt.h.

◆ height_map

float adt_MCVT::height_map[(ADT_CELL_SIZE+1) *(ADT_CELL_SIZE+1)+ADT_CELL_SIZE *ADT_CELL_SIZE]

Definition at line 54 of file adt.h.

◆ size

uint32 adt_MCVT::size

Definition at line 53 of file adt.h.


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