Microsoft SDK for Java

getPickRecords

This method of the Direct3dDevice Class retrieves the pick records for a device.

Syntax

public void getPickRecords(int[] flags, D3dPickRecord val);

Parameters

flags Valid flags for this method.
val The D3dPickRecord object that receives a pick record.

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