Project Alice
Loading...
Searching...
No Matches
ogl::DDS_header Struct Reference

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
 

Detailed Description

Definition at line 67 of file texture.cpp.

Member Data Documentation

◆ dwAlphaBitMask

unsigned int ogl::DDS_header::dwAlphaBitMask

Definition at line 87 of file texture.cpp.

◆ dwBBitMask

unsigned int ogl::DDS_header::dwBBitMask

Definition at line 86 of file texture.cpp.

◆ dwCaps1

unsigned int ogl::DDS_header::dwCaps1

Definition at line 92 of file texture.cpp.

◆ dwCaps2

unsigned int ogl::DDS_header::dwCaps2

Definition at line 93 of file texture.cpp.

◆ dwDDSX

unsigned int ogl::DDS_header::dwDDSX

Definition at line 94 of file texture.cpp.

◆ dwDepth

unsigned int ogl::DDS_header::dwDepth

Definition at line 74 of file texture.cpp.

◆ dwFlags

unsigned int ogl::DDS_header::dwFlags

Definition at line 70 of file texture.cpp.

◆ dwFourCC

unsigned int ogl::DDS_header::dwFourCC

Definition at line 82 of file texture.cpp.

◆ dwGBitMask

unsigned int ogl::DDS_header::dwGBitMask

Definition at line 85 of file texture.cpp.

◆ dwHeight

unsigned int ogl::DDS_header::dwHeight

Definition at line 71 of file texture.cpp.

◆ dwMagic

unsigned int ogl::DDS_header::dwMagic

Definition at line 68 of file texture.cpp.

◆ dwMipMapCount

unsigned int ogl::DDS_header::dwMipMapCount

Definition at line 75 of file texture.cpp.

◆ dwPitchOrLinearSize

unsigned int ogl::DDS_header::dwPitchOrLinearSize

Definition at line 73 of file texture.cpp.

◆ dwRBitMask

unsigned int ogl::DDS_header::dwRBitMask

Definition at line 84 of file texture.cpp.

◆ dwReserved

unsigned int ogl::DDS_header::dwReserved

Definition at line 95 of file texture.cpp.

◆ dwReserved1

unsigned int ogl::DDS_header::dwReserved1[11]

Definition at line 76 of file texture.cpp.

◆ dwReserved2

unsigned int ogl::DDS_header::dwReserved2

Definition at line 97 of file texture.cpp.

◆ dwRGBBitCount

unsigned int ogl::DDS_header::dwRGBBitCount

Definition at line 83 of file texture.cpp.

◆ dwSize

unsigned int ogl::DDS_header::dwSize

Definition at line 69 of file texture.cpp.

◆ dwWidth

unsigned int ogl::DDS_header::dwWidth

Definition at line 72 of file texture.cpp.

◆ 

struct { ... } ogl::DDS_header::sCaps

◆ 

struct { ... } ogl::DDS_header::sPixelFormat

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