]> git.tdb.fi Git - libs/gl.git/blobdiff - source/renderpass.h
Bind ProgramData to a Program upon construction
[libs/gl.git] / source / renderpass.h
index 688327bb84ebb7c067a504c2b03779181f026b2b..5c1b84520db58ef8d38e894066de2f8f56a2b1f5 100644 (file)
@@ -39,8 +39,7 @@ public:
 
        private:
                void init();
-               virtual void finish();
-               void material();
+               void material_inline();
                void material(const std::string &);
                void texunit(unsigned);
                void uniforms();