DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
_D3DVIEWPORT2 Struct Reference

#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
 

Field Documentation

◆ dvClipHeight

D3DVALUE _D3DVIEWPORT2::dvClipHeight

◆ dvClipWidth

D3DVALUE _D3DVIEWPORT2::dvClipWidth

Clip Volume Dimensions

◆ dvClipX

D3DVALUE _D3DVIEWPORT2::dvClipX

Top left of clip volume

◆ dvClipY

D3DVALUE _D3DVIEWPORT2::dvClipY

◆ dvMaxZ

D3DVALUE _D3DVIEWPORT2::dvMaxZ

◆ dvMinZ

D3DVALUE _D3DVIEWPORT2::dvMinZ

Min/max of clip Volume

◆ dwHeight

DWORD _D3DVIEWPORT2::dwHeight

Viewport Dimensions

◆ dwSize

DWORD _D3DVIEWPORT2::dwSize

◆ dwWidth

DWORD _D3DVIEWPORT2::dwWidth

◆ dwX

DWORD _D3DVIEWPORT2::dwX

◆ dwY

DWORD _D3DVIEWPORT2::dwY

Viewport Top left


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