Microsoft SDK for Java

setDataAsArrayFloats

This method of the Direct3dExecuteBuffer Class sets the data in the execute buffer to the specified array of floats.

Syntax

public native void setDataAsArrayFloats(float[] d);

Parameters

d The array to set the data in the execute buffer to.

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