Shader_GetMatrixPointerArray
Shader_GetMatrixPointerArray
pEfx
,
hParam
,
pMem
,
Count
Description
Reads an array of matrix constants into an array of matix pointers.
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 are to recieve the array's values
Count
INTEGER
The number of constants to be retrieved
Shader Commands
jGfx Command Index
jGfx Main