11 Commits

Author SHA1 Message Date
Mark Peterson
07db0fcc0a
License update (#830) 2020-08-12 17:28:51 -05:00
Patrick Hogan
09c81f862e Update 2018-06-21 19:03:59 -07:00
Patrick Hogan
44a32a6501 Update 2018-06-21 18:45:33 -07:00
Mark Peterson
20973fe978 Initial elevation coverage composition (#580)
The first iteration of changes required to move toward fulfilling the requirements of issue #422.
2018-04-05 14:35:44 -07:00
David Collins
9e89c14dee Modified BoundingBox.setToSector to handle large sectors (#548)
* Modified BoundingBox.setToSector to handle large sectors
- Sectors with a longitude span greater than 180 degrees are correctly represented
- Closes #545

* Repaired BoundingBox unit test
2018-03-15 15:50:43 -07:00
Patrick Hogan
6ebc542db8 Updated. 2017-11-20 14:06:30 -08:00
Mark Peterson
dabcdd1f06 Improve SurfaceShape deep picking performance (#259)
* Frustum culling incorporated into SurfaceShape

* Deep Picking stress test example

* Unit tests for new functionality in Sector and BoundingBox
2017-10-27 11:51:15 -07:00
GabrielePrestifilippo
ababb4bec8 Fixed geometry tests.
Typo corrected, fault copy pasted tests, simplified expressions
2017-03-15 15:03:54 +01:00
GabrielePrestifilippo
4bd0c8beba BoundingBox basic tests 2017-02-01 00:05:52 +01:00
GabrielePrestifilippo
446b410355 Refactor tests with better structure following the Arrange-Act-Assert principle 2017-01-16 22:28:44 +01:00
GabrielePrestifilippo
65e1000b63 Testing BoundingBox document methods 2017-01-03 18:00:00 +01:00