add disable opengl masking, switch shift/ctrl op in mask gui
[goodguy/history.git] / cinelerra-5.1 / guicast / bctexture.h
index 3063a5faad23e51956013c472d2460e7da6229bd..e0aa34852e4d6c6bdcab40e77582fc45058ba9ba 100644 (file)
@@ -62,7 +62,11 @@ public:
        int get_texture_h();
        int get_texture_components();
        int get_window_id();
+       void draw_texture(
+               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);
 private:
        void clear_objects();