|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
Coordinates of a region within the character texture atlas. More...
#include <CharTexture.h>
Public Attributes | |
| int | xpos |
| int | ypos |
| int | width |
| int | height |
Coordinates of a region within the character texture atlas.
Definition at line 19 of file CharTexture.h.
| int CharRegionCoords::height |
Definition at line 21 of file CharTexture.h.
| int CharRegionCoords::width |
Definition at line 21 of file CharTexture.h.
| int CharRegionCoords::xpos |
Definition at line 21 of file CharTexture.h.
| int CharRegionCoords::ypos |
Definition at line 21 of file CharTexture.h.