Microsoft SDK for Java

matrixLoad

This method of the Direct3dExecuteBuffer Class loads a matrix.

Syntax

public native int matrixLoad(int hdest, int hsrc, int bufferindex);

Return Value

Returns the number of 32-bit values added.

Parameters

hdest The handle of the destination matrix.
hsrc The handle of a source matrix.
bufferindex The position in the execute buffer to place the instruction.

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