Fixed include guards

Removed unused writeToTexture file
This commit is contained in:
Alexander Bock
2017-02-09 19:12:21 -05:00
parent 9e4cf8196d
commit 6d9dc2bfeb
74 changed files with 77 additions and 148 deletions
+1 -1
View File
@@ -88,4 +88,4 @@ struct AABB3 {
} // namespace globebrowsing
} // namespace openspace
#endif // __OPENSPACE_MODULE_GLOBEBROWSING___AABB___H__
#endif // __OPENSPACE_MODULE_GLOBEBROWSING___AABB___H__
+1 -1
View File
@@ -69,4 +69,4 @@ private:
} // namespace globebrowsing
} // namespace openspace
#endif // __OPENSPACE_MODULE_GLOBEBROWSING___CONVEX_HULL___H__
#endif // __OPENSPACE_MODULE_GLOBEBROWSING___CONVEX_HULL___H__