D3DRMMATRIX4D
Expresses a transformation as an array. The organization of the matrix entries is D3DRMMATRIX4D[row][column].
typedef D3DVALUE D3DRMMATRIX4D[4][4];
See Also
IDirect3DRMFrame::AddTransform, IDirect3DRMFrame::GetTransform