From 9aa2b0ffb97f8a1b5ae5201983318d03615c11e1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 30 Dec 2013 21:21:40 +0300 Subject: add calcPatternInline into renders for internal usage. --- src/render/safeopenglgraphics.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/render/safeopenglgraphics.h') diff --git a/src/render/safeopenglgraphics.h b/src/render/safeopenglgraphics.h index 5a8d7daa4..6de43109c 100644 --- a/src/render/safeopenglgraphics.h +++ b/src/render/safeopenglgraphics.h @@ -72,6 +72,11 @@ class SafeOpenGLGraphics final : public Graphics int w, int h, const ImageRect &imgRect); + void calcPatternInline(ImageVertexes *const vert, + const Image *const image, + const int x, const int y, + const int w, const int h) const; + bool mTexture; bool mIsByteColor; gcn::Color mByteColor; -- cgit v1.2.3-70-g09d2