Shader_GetMatrixTransposePointerArray
Shader_GetMatrixTransposePointerArray
pEfx
,
hParam
,
pMem
,
Count
Description
Reads an array of matrix constants into an array of matix pointers, retrieving the transposed result.
Parameters
pEfx
INTEGER
Pointer to an ID3DXEffect interface
hParam
INTEGER
Handle of the array parameter.
pMem
INTEGER
Pointer to an array of matrix pointers which is to recieve the array's values
Count
INTEGER
The number of constants to be retrieved
Shader Commands
jGfx Command Index
jGfx Main