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

#include <d3dtypes.h>

Data Fields

DWORD dwSize
 
DWORD dwX
 
DWORD dwY
 
DWORD dwWidth
 
DWORD dwHeight
 
D3DVALUE dvScaleX
 
D3DVALUE dvScaleY
 
D3DVALUE dvMaxX
 
D3DVALUE dvMaxY
 
D3DVALUE dvMinZ
 
D3DVALUE dvMaxZ
 

Field Documentation

◆ dvMaxX

D3DVALUE _D3DVIEWPORT::dvMaxX

Min/max homogeneous x coord

◆ dvMaxY

D3DVALUE _D3DVIEWPORT::dvMaxY

Min/max homogeneous y coord

◆ dvMaxZ

D3DVALUE _D3DVIEWPORT::dvMaxZ

Min/max homogeneous z coord

◆ dvMinZ

D3DVALUE _D3DVIEWPORT::dvMinZ

◆ dvScaleX

D3DVALUE _D3DVIEWPORT::dvScaleX

Scale homogeneous to screen

◆ dvScaleY

D3DVALUE _D3DVIEWPORT::dvScaleY

Scale homogeneous to screen

◆ dwHeight

DWORD _D3DVIEWPORT::dwHeight

Dimensions

◆ dwSize

DWORD _D3DVIEWPORT::dwSize

◆ dwWidth

DWORD _D3DVIEWPORT::dwWidth

◆ dwX

DWORD _D3DVIEWPORT::dwX

◆ dwY

DWORD _D3DVIEWPORT::dwY

Top left


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