GEL  2
GEL is a library for Geometry and Linear Algebra
Public Attributes
DDS_header Struct Reference

A bunch of DirectDraw Surface structures and flags. More...

#include <image_DXT.h>

List of all members.

Public Attributes

unsigned int dwMagic
unsigned int dwSize
unsigned int dwFlags
unsigned int dwHeight
unsigned int dwWidth
unsigned int dwPitchOrLinearSize
unsigned int dwDepth
unsigned int dwMipMapCount
unsigned int dwReserved1 [11]
struct {
   unsigned int   dwSize
   unsigned int   dwFlags
   unsigned int   dwFourCC
   unsigned int   dwRGBBitCount
   unsigned int   dwRBitMask
   unsigned int   dwGBitMask
   unsigned int   dwBBitMask
   unsigned int   dwAlphaBitMask
sPixelFormat
struct {
   unsigned int   dwCaps1
   unsigned int   dwCaps2
   unsigned int   dwDDSX
   unsigned int   dwReserved
sCaps
unsigned int dwReserved2
struct {
   unsigned int   dwSize
   unsigned int   dwFlags
   unsigned int   dwFourCC
   unsigned int   dwRGBBitCount
   unsigned int   dwRBitMask
   unsigned int   dwGBitMask
   unsigned int   dwBBitMask
   unsigned int   dwAlphaBitMask
sPixelFormat
struct {
   unsigned int   dwCaps1
   unsigned int   dwCaps2
   unsigned int   dwDDSX
   unsigned int   dwReserved
sCaps

Detailed Description

A bunch of DirectDraw Surface structures and flags.

A bunch of DirectDraw Surface structures and flags

DDS file support, does decoding, _not_ direct uploading (use SOIL for that ;-)


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations