TrinityCore
WMOLiquidHeader Struct Reference

#include <wmo.h>

Public Attributes

int xverts
 
int yverts
 
int xtiles
 
int ytiles
 
float pos_x
 
float pos_y
 
float pos_z
 
short material
 

Detailed Description

Definition at line 102 of file wmo.h.

Member Data Documentation

◆ material

short WMOLiquidHeader::material

Definition at line 108 of file wmo.h.

◆ pos_x

float WMOLiquidHeader::pos_x

Definition at line 105 of file wmo.h.

◆ pos_y

float WMOLiquidHeader::pos_y

Definition at line 106 of file wmo.h.

◆ pos_z

float WMOLiquidHeader::pos_z

Definition at line 107 of file wmo.h.

◆ xtiles

int WMOLiquidHeader::xtiles

Definition at line 104 of file wmo.h.

◆ xverts

int WMOLiquidHeader::xverts

Definition at line 104 of file wmo.h.

◆ ytiles

int WMOLiquidHeader::ytiles

Definition at line 104 of file wmo.h.

◆ yverts

int WMOLiquidHeader::yverts

Definition at line 104 of file wmo.h.


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