![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include <UseDX.h>
Public Attributes | |
D3DFORMAT | Format |
D3DRESOURCETYPE | Type |
DWORD | Usage |
D3DPOOL | Pool |
D3DMULTISAMPLE_TYPE | MultiSampleType |
DWORD | MultiSampleQuality |
UINT | Width |
UINT | Height |
D3DFORMAT _D3DSURFACE_DESC::Format |
UINT _D3DSURFACE_DESC::Height |
DWORD _D3DSURFACE_DESC::MultiSampleQuality |
D3DMULTISAMPLE_TYPE _D3DSURFACE_DESC::MultiSampleType |
D3DPOOL _D3DSURFACE_DESC::Pool |
D3DRESOURCETYPE _D3DSURFACE_DESC::Type |
DWORD _D3DSURFACE_DESC::Usage |
UINT _D3DSURFACE_DESC::Width |