TrinityCore
Loading...
Searching...
No Matches
adt_MHDR Class Reference

#include <adt.h>

Public Member Functions

bool prepareLoadedData ()
 
adt_MCINgetMCIN ()
 
adt_MH2OgetMH2O ()
 
adt_MFBOgetMFBO ()
 

Public Attributes

uint32 size
 
uint32 flags
 
uint32 offsMCIN
 
uint32 offsTex
 
uint32 offsModels
 
uint32 offsModelsIds
 
uint32 offsMapObejcts
 
uint32 offsMapObejctsIds
 
uint32 offsDoodsDef
 
uint32 offsObjectsDef
 
uint32 offsMFBO
 
uint32 offsMH2O
 
uint32 data1
 
uint32 data2
 
uint32 data3
 
uint32 data4
 
uint32 data5
 

Private Attributes

union { 
 
   uint32   fcc 
 
   char   fcc_txt [4] 
 
};  
 

Detailed Description

Definition at line 344 of file adt.h.

Member Function Documentation

◆ getMCIN()

adt_MCIN * adt_MHDR::getMCIN ( )
inline

Definition at line 370 of file adt.h.

+ Here is the caller graph for this function:

◆ getMFBO()

adt_MFBO * adt_MHDR::getMFBO ( )
inline

Definition at line 380 of file adt.h.

+ Here is the caller graph for this function:

◆ getMH2O()

adt_MH2O * adt_MHDR::getMH2O ( )
inline

Definition at line 374 of file adt.h.

+ Here is the caller graph for this function:

◆ prepareLoadedData()

bool adt_MHDR::prepareLoadedData ( )

Definition at line 79 of file adt.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ [union]

union { ... } adt_MHDR

◆ data1

uint32 adt_MHDR::data1

Definition at line 364 of file adt.h.

◆ data2

uint32 adt_MHDR::data2

Definition at line 365 of file adt.h.

◆ data3

uint32 adt_MHDR::data3

Definition at line 366 of file adt.h.

◆ data4

uint32 adt_MHDR::data4

Definition at line 367 of file adt.h.

◆ data5

uint32 adt_MHDR::data5

Definition at line 368 of file adt.h.

◆ fcc

uint32 adt_MHDR::fcc

Definition at line 347 of file adt.h.

◆ fcc_txt

char adt_MHDR::fcc_txt[4]

Definition at line 348 of file adt.h.

◆ flags

uint32 adt_MHDR::flags

Definition at line 353 of file adt.h.

◆ offsDoodsDef

uint32 adt_MHDR::offsDoodsDef

Definition at line 360 of file adt.h.

◆ offsMapObejcts

uint32 adt_MHDR::offsMapObejcts

Definition at line 358 of file adt.h.

◆ offsMapObejctsIds

uint32 adt_MHDR::offsMapObejctsIds

Definition at line 359 of file adt.h.

◆ offsMCIN

uint32 adt_MHDR::offsMCIN

Definition at line 354 of file adt.h.

◆ offsMFBO

uint32 adt_MHDR::offsMFBO

Definition at line 362 of file adt.h.

◆ offsMH2O

uint32 adt_MHDR::offsMH2O

Definition at line 363 of file adt.h.

◆ offsModels

uint32 adt_MHDR::offsModels

Definition at line 356 of file adt.h.

◆ offsModelsIds

uint32 adt_MHDR::offsModelsIds

Definition at line 357 of file adt.h.

◆ offsObjectsDef

uint32 adt_MHDR::offsObjectsDef

Definition at line 361 of file adt.h.

◆ offsTex

uint32 adt_MHDR::offsTex

Definition at line 355 of file adt.h.

◆ size

uint32 adt_MHDR::size

Definition at line 351 of file adt.h.


The documentation for this class was generated from the following files: