| 1 | LIBRARY d3drm.dll |
| 2 | EXPORTS |
| 3 | D3DRMColorGetAlpha@4 |
| 4 | D3DRMColorGetBlue@4 |
| 5 | D3DRMColorGetGreen@4 |
| 6 | D3DRMColorGetRed@4 |
| 7 | D3DRMCreateColorRGB@12 |
| 8 | D3DRMCreateColorRGBA@16 |
| 9 | D3DRMMatrixFromQuaternion@8 |
| 10 | D3DRMQuaternionFromRotation@12 |
| 11 | D3DRMQuaternionMultiply@12 |
| 12 | D3DRMQuaternionSlerp@16 |
| 13 | D3DRMVectorAdd@12 |
| 14 | D3DRMVectorCrossProduct@12 |
| 15 | D3DRMVectorDotProduct@8 |
| 16 | D3DRMVectorModulus@4 |
| 17 | D3DRMVectorNormalize@4 |
| 18 | D3DRMVectorRandom@4 |
| 19 | D3DRMVectorReflect@12 |
| 20 | D3DRMVectorRotate@16 |
| 21 | D3DRMVectorScale@12 |
| 22 | D3DRMVectorSubtract@12 |
| 23 | Direct3DRMCreate@4 |