Microsoft SDK for Java

Direct3d Class Methods

The Direct3d Class contains the following methods:

createLight allocates a Direct3dLight object.
createMaterial allocates a Direct3dMaterial object.
createViewport creates a Direct3dViewport object.
enumDevices enumerates all Direct3D device drivers installed on the system.
findDevice searches for and returns information about devices that match the given description.
findDeviceForColorModel finds a device with specified color model characteristics and retrieves a description of it.
initialize initializes the Direct3d object.
systemBpp returns the system bits-per-pixel value.

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