/reactos/dll/directx/wine/d3dx9_24/ |
H A D | d3dx9_24.spec | 216 @ stdcall D3DXMatrixRotationAxis(ptr ptr float)
|
/reactos/dll/directx/wine/d3dx9_25/ |
H A D | d3dx9_25.spec | 216 @ stdcall D3DXMatrixRotationAxis(ptr ptr float)
|
/reactos/dll/directx/wine/d3dx9_28/ |
H A D | d3dx9_28.spec | 220 @ stdcall D3DXMatrixRotationAxis(ptr ptr float)
|
/reactos/dll/directx/wine/d3dx9_31/ |
H A D | d3dx9_31.spec | 217 @ stdcall D3DXMatrixRotationAxis(ptr ptr float)
|
/reactos/dll/directx/wine/d3dx9_32/ |
H A D | d3dx9_32.spec | 217 @ stdcall D3DXMatrixRotationAxis(ptr ptr float)
|
/reactos/dll/directx/wine/d3dx9_38/ |
H A D | d3dx9_38.spec | 219 @ stdcall D3DXMatrixRotationAxis(ptr ptr float)
|
/reactos/dll/directx/wine/d3dx9_40/ |
H A D | d3dx9_40.spec | 219 @ stdcall D3DXMatrixRotationAxis(ptr ptr float)
|
/reactos/dll/directx/wine/d3dx9_42/ |
H A D | d3dx9_42.spec | 212 @ stdcall D3DXMatrixRotationAxis(ptr ptr float)
|
/reactos/dll/directx/wine/d3dx9_33/ |
H A D | d3dx9_33.spec | 217 @ stdcall D3DXMatrixRotationAxis(ptr ptr float)
|
/reactos/dll/directx/wine/d3dx9_34/ |
H A D | d3dx9_34.spec | 217 @ stdcall D3DXMatrixRotationAxis(ptr ptr float)
|
/reactos/dll/directx/wine/d3dx9_35/ |
H A D | d3dx9_35.spec | 217 @ stdcall D3DXMatrixRotationAxis(ptr ptr float)
|
/reactos/dll/directx/wine/d3dx9_37/ |
H A D | d3dx9_37.spec | 219 @ stdcall D3DXMatrixRotationAxis(ptr ptr float)
|
/reactos/dll/directx/wine/d3dx9_26/ |
H A D | d3dx9_26.spec | 220 @ stdcall D3DXMatrixRotationAxis(ptr ptr float)
|
/reactos/dll/directx/wine/d3dx9_27/ |
H A D | d3dx9_27.spec | 220 @ stdcall D3DXMatrixRotationAxis(ptr ptr float)
|
/reactos/dll/directx/wine/d3dx9_29/ |
H A D | d3dx9_29.spec | 220 @ stdcall D3DXMatrixRotationAxis(ptr ptr float)
|
/reactos/dll/directx/wine/d3dx9_30/ |
H A D | d3dx9_30.spec | 220 @ stdcall D3DXMatrixRotationAxis(ptr ptr float)
|
/reactos/dll/directx/wine/d3dx9_36/ |
H A D | d3dx9_36.spec | 219 @ stdcall D3DXMatrixRotationAxis(ptr ptr float)
|
H A D | math.c | 594 D3DXMATRIX * WINAPI D3DXMatrixRotationAxis(D3DXMATRIX *out, const D3DXVECTOR3 *v, FLOAT angle) in D3DXMatrixRotationAxis() function 1052 D3DXMatrixRotationAxis(&temp, pv, angle); in ID3DXMatrixStackImpl_RotateAxis() 1065 D3DXMatrixRotationAxis(&temp, pv, angle); in ID3DXMatrixStackImpl_RotateAxisLocal()
|
/reactos/dll/directx/wine/d3dx9_39/ |
H A D | d3dx9_39.spec | 219 @ stdcall D3DXMatrixRotationAxis(ptr ptr float)
|
/reactos/dll/directx/wine/d3dx9_41/ |
H A D | d3dx9_41.spec | 219 @ stdcall D3DXMatrixRotationAxis(ptr ptr float)
|
/reactos/dll/directx/wine/d3dx9_43/ |
H A D | d3dx9_43.spec | 212 @ stdcall D3DXMatrixRotationAxis(ptr ptr float)
|
/reactos/sdk/include/dxsdk/ |
H A D | d3dx9math.h | 311 D3DXMATRIX* WINAPI D3DXMatrixRotationAxis(D3DXMATRIX *pout, const D3DXVECTOR3 *pv, FLOAT angle);
|
/reactos/modules/rostests/winetests/d3dx9_36/ |
H A D | math.c | 579 D3DXMatrixRotationAxis(&gotmat, &axis, angle); in D3DXMatrixTest()
|