Render dummy Mission phases

This commit is contained in:
Erik Broberg
2016-08-19 01:35:08 -04:00
parent 559ba76edd
commit b92b5260ff
2 changed files with 58 additions and 9 deletions

View File

@@ -142,6 +142,8 @@ public:
const ghoul::Dictionary& dictionary = ghoul::Dictionary(),
RenderEngine::RenderProgramType type = RenderEngine::RenderProgramType::Default);
std::string progressToStr(int size, double t);
void removeRenderProgram(const std::unique_ptr<ghoul::opengl::ProgramObject>& program);
/**