Shader_SetMatrixTransposePointerArray



Shader_SetMatrixTransposePointerArray pEfx, hParam, pMem, Count

Description

Sets an array of matrix constants using an array of matix pointers, storing the transposed result.

Parameters

pEfxINTEGERPointer to an ID3DXEffect interface
hParamINTEGERHandle of the array parameter.
pMemINTEGERPointer to an array of matrix pointers which contains the array's new values
CountINTEGERThe number of constants to be written


Shader Commands
jGfx Command Index
jGfx Main