Directly expose the xyz and w fields of Quarternion and Quaterniond
authorUnknownShadow200 <unknownshadow200@gmail.com>
Mon, 5 Jun 2017 08:09:08 +0000 (18:09 +1000)
committerUnknownShadow200 <unknownshadow200@gmail.com>
Mon, 5 Jun 2017 08:09:08 +0000 (18:09 +1000)
commit2179625b3b6efeb5b81190d9949b2e09a716932a
treee1596faf5d09a126cc23d578e8b4265659cd2ad4
parentc697eaed7562890f902f52ad14e4dfdbc1051c48
Directly expose the xyz and w fields of Quarternion and Quaterniond

This addresses github issue #501. They replace the Xyz and W properties, which breaks backwards binary compatibility.
src/OpenTK/Math/Quaternion.cs
src/OpenTK/Math/Quaterniond.cs