doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
ddsFilePixelFormat_t Struct Reference

#include <Image.h>

Public Attributes

unsigned long dwSize
 
unsigned long dwFlags
 
unsigned long dwFourCC
 
unsigned long dwRGBBitCount
 
unsigned long dwRBitMask
 
unsigned long dwGBitMask
 
unsigned long dwBBitMask
 
unsigned long dwABitMask
 

Detailed Description

Definition at line 93 of file Image.h.

Member Data Documentation

unsigned long ddsFilePixelFormat_t::dwABitMask

Definition at line 101 of file Image.h.

unsigned long ddsFilePixelFormat_t::dwBBitMask

Definition at line 100 of file Image.h.

unsigned long ddsFilePixelFormat_t::dwFlags

Definition at line 95 of file Image.h.

unsigned long ddsFilePixelFormat_t::dwFourCC

Definition at line 96 of file Image.h.

unsigned long ddsFilePixelFormat_t::dwGBitMask

Definition at line 99 of file Image.h.

unsigned long ddsFilePixelFormat_t::dwRBitMask

Definition at line 98 of file Image.h.

unsigned long ddsFilePixelFormat_t::dwRGBBitCount

Definition at line 97 of file Image.h.

unsigned long ddsFilePixelFormat_t::dwSize

Definition at line 94 of file Image.h.


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