Microsoft SDK for Java

addViewport

This method of the Direct3dDevice Class adds the specified viewport to the list of viewport objects associated with the device.

Syntax

public void addViewport(Direct3dViewport vport);

Parameters

vport The viewport object that should be associated with this Direct3dDevice object.

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