What steps will reproduce the problem?
1. Matrix.cpp uses functions like sqrt() sin() cos() but on assignment to
the float variables it will cast to float.
This can be simplified and perhaps perform a bit better by using the
floating point version of these functions.
Attached is a patch.
Original issue reported on code.google.com by myBuddyCJ@gmail.com on 21 Apr 2010 at 2:19
Original issue reported on code.google.com by
myBuddyCJ@gmail.com
on 21 Apr 2010 at 2:19