From 5f69585da6bd61cb1191ea33ae9d92ea7460c1bd Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 13 Jun 2014 19:30:26 +0300 Subject: In modernopengl add calcimagerect. This is last function for cached draw, now modernopengl can be used for all --- src/render/modernopenglgraphics.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/render/modernopenglgraphics.cpp') diff --git a/src/render/modernopenglgraphics.cpp b/src/render/modernopenglgraphics.cpp index ea8447c33..12a07b191 100644 --- a/src/render/modernopenglgraphics.cpp +++ b/src/render/modernopenglgraphics.cpp @@ -1190,6 +1190,7 @@ void ModernOpenGLGraphics::calcImageRect(ImageVertexes *const vert, const int w, const int h, const ImageRect &imgRect) { + #include "render/graphics_calcImageRect.hpp" } void ModernOpenGLGraphics::clearScreen() const -- cgit v1.2.3-70-g09d2