![]() |
citro3d
1.2.0
|
Subtexture. More...
#include <tex3ds.h>
Data Fields | |
| u16 | width |
| Sub-texture width (pixels) More... | |
| u16 | height |
| Sub-texture height (pixels) More... | |
| float | left |
| Left u-coordinate. More... | |
| float | top |
| Top v-coordinate. More... | |
| float | right |
| Right u-coordinate. More... | |
| float | bottom |
| Bottom v-coordinate. More... | |
Subtexture.
| float Tex3DS_SubTexture::bottom |
Bottom v-coordinate.
| u16 Tex3DS_SubTexture::height |
Sub-texture height (pixels)
| float Tex3DS_SubTexture::left |
Left u-coordinate.
| float Tex3DS_SubTexture::right |
Right u-coordinate.
| float Tex3DS_SubTexture::top |
Top v-coordinate.
| u16 Tex3DS_SubTexture::width |
Sub-texture width (pixels)