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
@@ -81,4 +81,4 @@ protected:
} // namespace modelgeometry
} // namespace openspace
#endif // __OPENSPACE_MODULE_BASE___MODELGEOMETRY___H__
#endif // __OPENSPACE_MODULE_BASE___MODELGEOMETRY___H__
+1 -1
View File
@@ -87,4 +87,4 @@ private:
} // namespace openspace
#endif // __OPENSPACE_MODULE_BASE___RENDERABLEMODEL___H__
#endif // __OPENSPACE_MODULE_BASE___RENDERABLEMODEL___H__
@@ -68,4 +68,4 @@ private:
} //namespace openspace
#endif //__OPENSPACE_MODULE_BASE___SCREENSPACEFRAMEBUFFER___H__
#endif // __OPENSPACE_MODULE_BASE___SCREENSPACEFRAMEBUFFER___H__
+2 -2
View File
@@ -61,6 +61,6 @@ private:
properties::StringProperty _texturePath;
};
} //namespace openspace
} // namespace openspace
#endif //__OPENSPACE_MODULE_BASE___SCREENSPACEIMAGE___H__
#endif // __OPENSPACE_MODULE_BASE___SCREENSPACEIMAGE___H__
+1 -1
View File
@@ -48,4 +48,4 @@ namespace modelgeometry {
} // namespace modelgeometry
} // namespace openspace
#endif // __WAVEFRONTOBJECT_H__
#endif // __WAVEFRONTGEOMETRY_H__