mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-08 22:38:42 -05:00
solved merge conflict
This commit is contained in:
@@ -35,8 +35,7 @@ namespace openspace {
|
||||
|
||||
class ScreenSpaceRenderable : public properties::PropertyOwner {
|
||||
public:
|
||||
|
||||
ScreenSpaceRenderable();
|
||||
ScreenSpaceRenderable(std::string texturePath);
|
||||
~ScreenSpaceRenderable();
|
||||
|
||||
virtual void render(Camera* camera) = 0;
|
||||
|
||||
Reference in New Issue
Block a user