]> git.mxchange.org Git - simgear.git/commit
Revised set_bucket implementation.
authorJames Turner <zakalawe@mac.com>
Thu, 13 Feb 2014 12:36:06 +0000 (12:36 +0000)
committerJames Turner <zakalawe@mac.com>
Thu, 13 Feb 2014 12:36:06 +0000 (12:36 +0000)
commit5fa0931a89ff6bfd0efad96ca97b565fcfb59ff4
tree4e3aba787a612629951a4cd043905a6e4e2e3f47
parent748b13850a3731382354a35dc3f9eeec9c0379de
Revised set_bucket implementation.

- sink some inline methods into the .cxx file
- add isValid test to SGBucket
- sgGetBuckets won't return invalid buckets near the poles
- additional unit tests
simgear/bucket/newbucket.cxx
simgear/bucket/newbucket.hxx
simgear/bucket/test_bucket.cxx