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/mobileopenglgraphics.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/render/mobileopenglgraphics.h') diff --git a/src/render/mobileopenglgraphics.h b/src/render/mobileopenglgraphics.h index 3bc095cda..f4f1bf673 100644 --- a/src/render/mobileopenglgraphics.h +++ b/src/render/mobileopenglgraphics.h @@ -106,6 +106,11 @@ class MobileOpenGLGraphics final : public Graphics int w, int h, const ImageRect &imgRect); + void inline calcPatternInline(ImageVertexes *const vert, + const Image *const image, + const int x, const int y, + const int w, const int h) const; + GLfloat *mFloatTexArray; GLshort *mShortVertArray; GLfloat *mFloatTexArrayCached; -- cgit v1.2.3-70-g09d2