dagon.resource.dds

Undocumented in source.

Members

Enums

Caps
enum Caps
Undocumented in source.
Caps2
enum Caps2
Undocumented in source.
D3D10ResourceDimension
enum D3D10ResourceDimension
Undocumented in source.
D3D10ResourceMisc
enum D3D10ResourceMisc
Undocumented in source.
DXGIFormat
enum DXGIFormat
Undocumented in source.

Functions

loadDDS
Compound!(ContainerImage, 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.
resourceFormatFromFourCC
DXGIFormat resourceFormatFromFourCC(uint fourCC)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

FOURCC_ATI2
enum FOURCC_ATI2;
Undocumented in source.
FOURCC_BC4S
enum FOURCC_BC4S;
Undocumented in source.
FOURCC_BC4U
enum FOURCC_BC4U;
Undocumented in source.
FOURCC_BC5S
enum FOURCC_BC5S;
Undocumented in source.
FOURCC_DX10
enum FOURCC_DX10;
Undocumented in source.
FOURCC_DXT1
enum FOURCC_DXT1;
Undocumented in source.
FOURCC_DXT2
enum FOURCC_DXT2;
Undocumented in source.
FOURCC_DXT3
enum FOURCC_DXT3;
Undocumented in source.
FOURCC_DXT5
enum FOURCC_DXT5;
Undocumented in source.
FOURCC_GRGB
enum FOURCC_GRGB;
Undocumented in source.
FOURCC_RGBG
enum FOURCC_RGBG;
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