From bcb340f51ca2d69fd062d6548ef283303d43d9ac Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 12 Jun 2014 22:43:41 +0300 Subject: Rename NormalOpenGLGraphicsVertexes into OpenGLGraphicsVertexes. --- src/render/modernopenglgraphics.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/render/modernopenglgraphics.cpp') diff --git a/src/render/modernopenglgraphics.cpp b/src/render/modernopenglgraphics.cpp index fc21fd622..11fda1b41 100644 --- a/src/render/modernopenglgraphics.cpp +++ b/src/render/modernopenglgraphics.cpp @@ -529,8 +529,7 @@ void ModernOpenGLGraphics::drawRescaledPattern(const Image *const image, } inline void ModernOpenGLGraphics::drawVertexes(const - NormalOpenGLGraphicsVertexes - &ogl) + OpenGLGraphicsVertexes &ogl) { } @@ -547,6 +546,7 @@ void ModernOpenGLGraphics::calcPatternInline(ImageVertexes *const vert, const int x, const int y, const int w, const int h) const { + } void ModernOpenGLGraphics::calcTileCollection(ImageCollection *const vertCol, -- cgit v1.2.3-60-g2f50