From 02dd1f38008594048f0e28bad01e7c6d18844198 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 18 Oct 2018 21:15:37 +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/Drawable.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/libjin/Graphics/Drawable.cpp') diff --git a/src/libjin/Graphics/Drawable.cpp b/src/libjin/Graphics/Drawable.cpp index 80a6cce..f819c9c 100644 --- a/src/libjin/Graphics/Drawable.cpp +++ b/src/libjin/Graphics/Drawable.cpp @@ -112,6 +112,11 @@ namespace jin gl.bindTexture(0); } + //void Drawable::setFilter(GLint min, GLint max) + //{ + // glTexParameteri(GL_) + //} + } // namespace graphics } // namespace jin -- cgit v1.1-26-g67d0