
[Math] Rename Matrix4.Frustum to CreatePerspectiveOffCenter
Posted Thursday, 25 June, 2009 - 21:23 by the Fiddler| Project: | The Open Toolkit library |
| Version: | 0.9.9-2b |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
For example, Matrix4.Frustum should become Matrix4.CreatePerspectiveOffCenter. This naming scheme is more descriptive and will make XNA ports easier.
The old functions should be marked as obsolete.


Comments
#1
This cannot be implemented in time for 1.0.
#2
Actually, this specific issue has been implemented already.