wine-wine/dlls/d3drm/d3drm.spec

24 lines
920 B
Plaintext
Raw Normal View History

2007-05-20 10:27:13 +00:00
@ stdcall D3DRMColorGetAlpha(long)
2007-05-20 10:26:21 +00:00
@ stdcall D3DRMColorGetBlue(long)
2007-05-20 10:25:17 +00:00
@ stdcall D3DRMColorGetGreen(long)
2007-05-20 10:24:30 +00:00
@ stdcall D3DRMColorGetRed(long)
@ stdcall D3DRMCreateColorRGB(float float float)
@ stdcall D3DRMCreateColorRGBA(float float float float)
@ stdcall D3DRMMatrixFromQuaternion(ptr ptr)
@ stdcall D3DRMQuaternionFromRotation(ptr ptr float)
@ stdcall D3DRMQuaternionMultiply(ptr ptr ptr)
@ stdcall D3DRMQuaternionSlerp(ptr ptr ptr float)
2007-04-19 19:03:53 +00:00
@ stdcall D3DRMVectorAdd(ptr ptr ptr)
@ stdcall D3DRMVectorCrossProduct(ptr ptr ptr)
@ stdcall D3DRMVectorDotProduct(ptr ptr)
2007-04-19 19:08:56 +00:00
@ stdcall D3DRMVectorModulus(ptr)
2007-04-19 19:10:46 +00:00
@ stdcall D3DRMVectorNormalize(ptr)
2007-04-19 19:11:02 +00:00
@ stdcall D3DRMVectorRandom(ptr)
2007-04-19 19:11:38 +00:00
@ stdcall D3DRMVectorReflect(ptr ptr ptr)
@ stdcall D3DRMVectorRotate(ptr ptr ptr float)
@ stdcall D3DRMVectorScale(ptr ptr float)
2007-04-19 19:05:56 +00:00
@ stdcall D3DRMVectorSubtract(ptr ptr ptr)
2009-12-31 08:28:15 +00:00
@ stdcall Direct3DRMCreate(ptr)
@ stub DllCanUnloadNow
@ stub DllGetClassObject