From 066e5987c515dfc34537d73ca9d2a81ddd1f9e1b Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 21 Oct 2018 13:37:27 +0800 Subject: =?UTF-8?q?*=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/libjin/Graphics/je_gl.h | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/libjin/Graphics/je_gl.h') diff --git a/src/libjin/Graphics/je_gl.h b/src/libjin/Graphics/je_gl.h index 703fdc7..846b90a 100644 --- a/src/libjin/Graphics/je_gl.h +++ b/src/libjin/Graphics/je_gl.h @@ -13,9 +13,19 @@ namespace JinEngine class OpenGL : public ogl2d::OpenGL { public: + /// + /// + /// Math::Matrix ProjectionMatrix; + + /// + /// + /// Math::Matrix ModelMatrix; + /// + /// + /// OpenGL() : ogl2d::OpenGL() { } -- cgit v1.1-26-g67d0