|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <adt.h>
Public Attributes | |
| float | height_map [(ADT_CELL_SIZE+1) *(ADT_CELL_SIZE+1)+ADT_CELL_SIZE *ADT_CELL_SIZE] |
Private Attributes | |
| union { | |
| uint32 fcc | |
| char fcc_txt [4] | |
| }; | |
| uint32 | size |
| union { ... } adt_MCVT |
| float adt_MCVT::height_map[(ADT_CELL_SIZE+1) *(ADT_CELL_SIZE+1)+ADT_CELL_SIZE *ADT_CELL_SIZE] |
Definition at line 43 of file adt.h.
Referenced by ConvertADT().