FreeWRL / FreeX3D 4.3.0
DDS_header Union Reference

Data Fields

struct { 
   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 
}; 
char data [128]

Detailed Description

Definition at line 553 of file Component_CubeMapTexturing.c.

Field Documentation

◆ data

char DDS_header::data[128]

Definition at line 586 of file Component_CubeMapTexturing.c.

◆ dwAlphaBitMask

unsigned int DDS_header::dwAlphaBitMask

Definition at line 574 of file Component_CubeMapTexturing.c.

◆ dwBBitMask

unsigned int DDS_header::dwBBitMask

Definition at line 573 of file Component_CubeMapTexturing.c.

◆ dwCaps1

unsigned int DDS_header::dwCaps1

Definition at line 579 of file Component_CubeMapTexturing.c.

◆ dwCaps2

unsigned int DDS_header::dwCaps2

Definition at line 580 of file Component_CubeMapTexturing.c.

◆ dwDDSX

unsigned int DDS_header::dwDDSX

Definition at line 581 of file Component_CubeMapTexturing.c.

◆ dwDepth

unsigned int DDS_header::dwDepth

Definition at line 561 of file Component_CubeMapTexturing.c.

◆ dwFlags

unsigned int DDS_header::dwFlags

Definition at line 557 of file Component_CubeMapTexturing.c.

◆ dwFourCC

unsigned int DDS_header::dwFourCC

Definition at line 569 of file Component_CubeMapTexturing.c.

◆ dwGBitMask

unsigned int DDS_header::dwGBitMask

Definition at line 572 of file Component_CubeMapTexturing.c.

◆ dwHeight

unsigned int DDS_header::dwHeight

Definition at line 558 of file Component_CubeMapTexturing.c.

◆ dwMagic

unsigned int DDS_header::dwMagic

Definition at line 555 of file Component_CubeMapTexturing.c.

◆ dwMipMapCount

unsigned int DDS_header::dwMipMapCount

Definition at line 562 of file Component_CubeMapTexturing.c.

◆ dwPitchOrLinearSize

unsigned int DDS_header::dwPitchOrLinearSize

Definition at line 560 of file Component_CubeMapTexturing.c.

◆ dwRBitMask

unsigned int DDS_header::dwRBitMask

Definition at line 571 of file Component_CubeMapTexturing.c.

◆ dwReserved

unsigned int DDS_header::dwReserved

Definition at line 582 of file Component_CubeMapTexturing.c.

◆ dwReserved1

unsigned int DDS_header::dwReserved1[11]

Definition at line 563 of file Component_CubeMapTexturing.c.

◆ dwReserved2

unsigned int DDS_header::dwReserved2

Definition at line 584 of file Component_CubeMapTexturing.c.

◆ dwRGBBitCount

unsigned int DDS_header::dwRGBBitCount

Definition at line 570 of file Component_CubeMapTexturing.c.

◆ dwSize

unsigned int DDS_header::dwSize

Definition at line 556 of file Component_CubeMapTexturing.c.

◆ dwWidth

unsigned int DDS_header::dwWidth

Definition at line 559 of file Component_CubeMapTexturing.c.


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