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

View File

@@ -140,4 +140,4 @@ private:
} // namespace openspace
#endif // __OPENSPACE_CORE___ABUFFERRENDERER___H__
#endif // __OPENSPACE_CORE___ABUFFERRENDERER___H__

View File

@@ -36,4 +36,4 @@ public:
} // openspace
#endif // __OPENSPACE_CORE___RAYCASTERLISTENER___H__
#endif // __OPENSPACE_CORE___RAYCASTERLISTENER___H__

View File

@@ -50,4 +50,4 @@ private:
} // namespace openspace
#endif // __OPENSPACE_CORE___RAYCASTERMANAGER___H__
#endif // __OPENSPACE_CORE___RAYCASTERMANAGER___H__

View File

@@ -129,4 +129,4 @@ public:
} // namespace openspace
#endif // __OPENSPACE_CORE___VOLUME___H__
#endif // __OPENSPACE_CORE___VOLUME___H__

View File

@@ -126,4 +126,4 @@ public:
} // namespace openspace
#endif // __OPENSPACE_CORE___VOLUMERAYCASTER___H__
#endif // __OPENSPACE_CORE___VOLUMERAYCASTER___H__