Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
adt_MCVT Class Reference

#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

Detailed Description

Definition at line 35 of file adt.h.

Member Data Documentation

◆ [union]

union { ... } adt_MCVT

◆ fcc

uint32 adt_MCVT::fcc

Definition at line 38 of file adt.h.

◆ fcc_txt

char adt_MCVT::fcc_txt[4]

Definition at line 39 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 43 of file adt.h.

Referenced by ConvertADT().

◆ size

uint32 adt_MCVT::size
private

Definition at line 41 of file adt.h.


The documentation for this class was generated from the following file:
  • src/tools/map_extractor/adt.h