Tex3DS texture.
More...
Tex3DS texture.
Definition at line 34 of file tex3ds.c.
◆ format
u8 Tex3DS_Texture_s::format |
Texture format.
Definition at line 39 of file tex3ds.c.
◆ height
u16 Tex3DS_Texture_s::height |
Texture height.
Definition at line 38 of file tex3ds.c.
◆ mipmapLevels
u8 Tex3DS_Texture_s::mipmapLevels |
Number of mipmaps.
Definition at line 40 of file tex3ds.c.
◆ numSubTextures
u16 Tex3DS_Texture_s::numSubTextures |
Number of subtextures.
Definition at line 36 of file tex3ds.c.
◆ subTextures
Tex3DS_SubTexture Tex3DS_Texture_s::subTextures[] |
Subtextures.
Definition at line 41 of file tex3ds.c.
◆ width
u16 Tex3DS_Texture_s::width |
Texture width.
Definition at line 37 of file tex3ds.c.
The documentation for this struct was generated from the following file: