|
DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
|
#include <d3dtypes.h>
Data Fields | |
| DWORD | dwSize |
| DWORD | dwX |
| DWORD | dwY |
| DWORD | dwWidth |
| DWORD | dwHeight |
| D3DVALUE | dvClipX |
| D3DVALUE | dvClipY |
| D3DVALUE | dvClipWidth |
| D3DVALUE | dvClipHeight |
| D3DVALUE | dvMinZ |
| D3DVALUE | dvMaxZ |
| D3DVALUE _D3DVIEWPORT2::dvClipHeight |
| D3DVALUE _D3DVIEWPORT2::dvClipWidth |
Clip Volume Dimensions
| D3DVALUE _D3DVIEWPORT2::dvClipX |
Top left of clip volume
| D3DVALUE _D3DVIEWPORT2::dvClipY |
| D3DVALUE _D3DVIEWPORT2::dvMaxZ |
| D3DVALUE _D3DVIEWPORT2::dvMinZ |
Min/max of clip Volume
| DWORD _D3DVIEWPORT2::dwHeight |
Viewport Dimensions
| DWORD _D3DVIEWPORT2::dwSize |
| DWORD _D3DVIEWPORT2::dwWidth |
| DWORD _D3DVIEWPORT2::dwX |
| DWORD _D3DVIEWPORT2::dwY |
Viewport Top left