Microsoft SDK for Java

getViewport

This method of the Direct3dViewport Class retrieves the viewport registers.

Syntax

public void getViewport(D3dViewportDesc vp);

Parameters

vp A D3dViewportDesc object that receives values for the viewport.

See Also

setViewport

© 1999 Microsoft Corporation. All rights reserved. Terms of use.