
Constructor 'public Vector4d(Vector3 v, double w)' has wrong type for 'v'
Posted Sunday, 20 June, 2010 - 22:29 by anathema| Project: | The Open Toolkit library |
| Version: | 1.0-2010-10-06 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Should read 'public Vector4d(Vector3d v, double w)'


Comments
#1
Fixed in r2709 of 1.0 branch.
#2
Closing issues fixed in opentk-1.0-2010-10-06 release.
#3