WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
CharRegionCoords Struct Reference

Coordinates of a region within the character texture atlas. More...

#include <CharTexture.h>

Public Attributes

int xpos
 
int ypos
 
int width
 
int height
 

Detailed Description

Coordinates of a region within the character texture atlas.

Definition at line 19 of file CharTexture.h.

Member Data Documentation

◆ height

int CharRegionCoords::height

Definition at line 21 of file CharTexture.h.

◆ width

int CharRegionCoords::width

Definition at line 21 of file CharTexture.h.

◆ xpos

int CharRegionCoords::xpos

Definition at line 21 of file CharTexture.h.

◆ ypos

int CharRegionCoords::ypos

Definition at line 21 of file CharTexture.h.


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