Skip to content

Commit

Permalink
callrenderviewgl caps
Browse files Browse the repository at this point in the history
  • Loading branch information
reinago committed Sep 17, 2021
1 parent 112af8f commit 0e51270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/view/CallRenderViewGL.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ using namespace megamol::core;
* view::CallRenderViewGL::CallRenderViewGL
*/
view::CallRenderViewGL::CallRenderViewGL(void) : AbstractCallRenderView() {
// intentionally empty
caps.RequireOpenGL();
}


Expand Down

0 comments on commit 0e51270

Please sign in to comment.