dagon.resource.dds

Undocumented in source.

Members

Enums

D3D10ResourceDimension
enum D3D10ResourceDimension
Undocumented in source.
DXGIFormat
enum DXGIFormat
Undocumented in source.

Functions

loadDDS
Compound!(CompressedImage, string) loadDDS(InputStream istrm)
Undocumented in source. Be warned that the author may not have intended to support it.
makeFourCC
uint makeFourCC(char ch0, char ch1, char ch2, char ch3)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

FOURCC_DX10
enum FOURCC_DX10;
Undocumented in source.
FOURCC_DXT1
enum FOURCC_DXT1;
Undocumented in source.
FOURCC_DXT3
enum FOURCC_DXT3;
Undocumented in source.
FOURCC_DXT5
enum FOURCC_DXT5;
Undocumented in source.

Structs

DDSCaps
struct DDSCaps
Undocumented in source.
DDSColorKey
struct DDSColorKey
Undocumented in source.
DDSHeader
struct DDSHeader
Undocumented in source.
DDSHeaderDXT10
struct DDSHeaderDXT10
Undocumented in source.
DDSPixelFormat
struct DDSPixelFormat
Undocumented in source.

Meta