]> git.mxchange.org Git - simgear.git/commit
Correct finite precision issues.
authorfrohlich <frohlich>
Wed, 16 Sep 2009 05:06:56 +0000 (05:06 +0000)
committerTim Moore <timoore@redhat.com>
Thu, 17 Sep 2009 10:21:42 +0000 (12:21 +0200)
commit4f802689f23456e7db7920aeb690516b7a3f399e
tree3e3c943258c91c17fdd37f5a5e407a0552207d1c
parentccf0ba50c40918024d0e76b1288deb109a526f39
Correct finite precision issues.
Use consistent function names.
Implement changes consistently over the different vector sizes.

Modified Files:
SGVec2.hxx SGVec3.hxx SGVec4.hxx
simgear/math/SGVec2.hxx
simgear/math/SGVec3.hxx
simgear/math/SGVec4.hxx