Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
TEXTURE Struct Reference

#include <Frm_types.h>

Public Attributes

uchar Type
 
uchar Depth
 
uint16 Width
 
uint16 Height
 
uint32 Size
 
uint32 Compressed
 
ucharBits
 

Member Data Documentation

◆ Bits

uchar * TEXTURE::Bits

◆ Compressed

uint32 TEXTURE::Compressed

◆ Depth

uchar TEXTURE::Depth

◆ Height

uint16 TEXTURE::Height

◆ Size

uint32 TEXTURE::Size

◆ Type

uchar TEXTURE::Type

◆ Width

uint16 TEXTURE::Width

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