opengl upgrade to 4.3 for masks, mask function/layout rework, make_shader rework
[goodguy/cinelerra.git] / cinelerra-5.1 / guicast / bctexture.h
index 82fcf83abd61a1d8bf576db07db24569e49ba2ea..1ac9f0840e0c420f3e99fb2fbc74a51a02c59cc8 100644 (file)
@@ -66,6 +66,7 @@ public:
                float in_x1, float in_y1, float in_x2, float in_y2,
                float out_x1, float out_y1, float out_x2, float out_y2);
 
+       void write_tex(const char *fn, int id);
        void write_tex(const char *fn);
 private:
        void clear_objects();