Feature/globebrowsingcleanup (#230)

* Initial restructuring of the Globebrowsing branch

* Update Ghoul repository
Fix include guards

* More cleanup

* Split texttileprovider subclasses into separate files

* Move TileProviders into namespace

* Convert static class methods into free functions

* Splitting tile subclasses into their own files
Remove `using namespace` from header file

* Split TileDataSet subclass into separate file
Update SGCT reference

* Move shader preprocessing data into internal class

* More Globebrowsing cleanup

* More cleanup
Remove unused Convexhull class
This commit is contained in:
Alexander Bock
2017-02-15 21:20:05 +01:00
committed by GitHub
parent 729bffb0f9
commit 0d03177d43
128 changed files with 4073 additions and 2303 deletions
-1
View File
@@ -39,7 +39,6 @@
//#include <test_chunknode.inl>
#include <test_lrucache.inl>
#include <test_aabb.inl>
#include <test_convexhull.inl>
#include <test_angle.inl>
//#include <test_latlonpatch.inl>