source: vendor/w32api/current/lib/directx/d3drm.def

Last change on this file was 2720, checked in by bird, 19 years ago

w32api v3.6

File size: 502 bytes
Line 
1LIBRARY d3drm.dll
2EXPORTS
3D3DRMColorGetAlpha@4
4D3DRMColorGetBlue@4
5D3DRMColorGetGreen@4
6D3DRMColorGetRed@4
7D3DRMCreateColorRGB@12
8D3DRMCreateColorRGBA@16
9D3DRMMatrixFromQuaternion@8
10D3DRMQuaternionFromRotation@12
11D3DRMQuaternionMultiply@12
12D3DRMQuaternionSlerp@16
13D3DRMVectorAdd@12
14D3DRMVectorCrossProduct@12
15D3DRMVectorDotProduct@8
16D3DRMVectorModulus@4
17D3DRMVectorNormalize@4
18D3DRMVectorRandom@4
19D3DRMVectorReflect@12
20D3DRMVectorRotate@16
21D3DRMVectorScale@12
22D3DRMVectorSubtract@12
23Direct3DRMCreate@4
Note: See TracBrowser for help on using the repository browser.