| Microsoft DirectX 8.1 (C++) |
Describes a volume.
typedef struct _D3DVOLUME_DESC {
D3DFORMAT Format;
D3DRESOURCETYPE Type;
DWORD Usage;
D3DPOOL Pool;
UINT Size;
UINT Width;
UINT Height;
UINT Depth;
} D3DVOLUME_DESC;
Header: Declared in D3d8types.h.
IDirect3DVolume8::GetDesc, IDirect3DVolumeTexture8::GetLevelDesc