AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "wmo.h"
Public Attributes | |
int | xverts |
int | yverts |
int | xtiles |
int | ytiles |
float | pos_x |
float | pos_y |
float | pos_z |
short | material |
short WMOLiquidHeader::material |
float WMOLiquidHeader::pos_x |
float WMOLiquidHeader::pos_y |
float WMOLiquidHeader::pos_z |
int WMOLiquidHeader::xtiles |
Referenced by WMOGroup::ConvertToVMAPGroupWmo(), and WMOGroup::open().
int WMOLiquidHeader::xverts |
Referenced by WMOGroup::open().
int WMOLiquidHeader::ytiles |
Referenced by WMOGroup::ConvertToVMAPGroupWmo(), and WMOGroup::open().
int WMOLiquidHeader::yverts |
Referenced by WMOGroup::open().