This method of the Direct3dExecuteBuffer Class loads a matrix.
public native int matrixLoad(int hdest, int hsrc, int bufferindex);
Returns the number of 32-bit values added.
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. |