Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
_DDSCAPS2 Struct Reference

#include <DrawDX.h>

Public Attributes

UINT32 dwCaps
 capabilities of surface wanted More...
 
UINT32 dwCaps2
 
UINT32 dwCaps3
 
union {
   UINT32   dwCaps4
 
   UINT32   dwVolumeDepth
 
}; 
 

Member Data Documentation

◆ 

union { ... }

◆ dwCaps

UINT32 _DDSCAPS2::dwCaps

capabilities of surface wanted

◆ dwCaps2

UINT32 _DDSCAPS2::dwCaps2

◆ dwCaps3

UINT32 _DDSCAPS2::dwCaps3

◆ dwCaps4

UINT32 _DDSCAPS2::dwCaps4

◆ dwVolumeDepth

UINT32 _DDSCAPS2::dwVolumeDepth

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