]> git.tdb.fi Git - libs/gl.git/blobdiff - source/renderpass.h
Rename some Loader methods to avoid having to static_cast the pointers
[libs/gl.git] / source / renderpass.h
index 688327bb84ebb7c067a504c2b03779181f026b2b..405b813b463d0fcd1019c9483d921218b93005c0 100644 (file)
@@ -40,7 +40,7 @@ public:
        private:
                void init();
                virtual void finish();
-               void material();
+               void material_inline();
                void material(const std::string &);
                void texunit(unsigned);
                void uniforms();