ReactOS 0.4.15-dev-7953-g1f49173
D3D10_VIEWPORT Struct Reference

Public Attributes

INT TopLeftX
 
INT TopLeftY
 
UINT Width
 
UINT Height
 
FLOAT MinDepth
 
FLOAT MaxDepth
 

Detailed Description

Definition at line 845 of file d3d10.idl.

Member Data Documentation

◆ Height

UINT D3D10_VIEWPORT::Height

Definition at line 849 of file d3d10.idl.

◆ MaxDepth

FLOAT D3D10_VIEWPORT::MaxDepth

Definition at line 851 of file d3d10.idl.

◆ MinDepth

FLOAT D3D10_VIEWPORT::MinDepth

Definition at line 850 of file d3d10.idl.

◆ TopLeftX

INT D3D10_VIEWPORT::TopLeftX

Definition at line 846 of file d3d10.idl.

◆ TopLeftY

INT D3D10_VIEWPORT::TopLeftY

Definition at line 847 of file d3d10.idl.

◆ Width

UINT D3D10_VIEWPORT::Width

Definition at line 848 of file d3d10.idl.


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