AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
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

Member Data Documentation

◆ material

short WMOLiquidHeader::material

◆ pos_x

float WMOLiquidHeader::pos_x

◆ pos_y

float WMOLiquidHeader::pos_y

◆ pos_z

float WMOLiquidHeader::pos_z

◆ xtiles

int WMOLiquidHeader::xtiles

◆ xverts

int WMOLiquidHeader::xverts

Referenced by WMOGroup::open().

◆ ytiles

int WMOLiquidHeader::ytiles

◆ yverts

int WMOLiquidHeader::yverts

Referenced by WMOGroup::open().