X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fmaskautos.h;fp=cinelerra-5.1%2Fcinelerra%2Fmaskautos.h;h=fcac125af29ea00767fd98c80ae2abb4fa0d2f14;hb=0c36fdb4fc4d4a2efe353e2b6eb0bf5a1b1485d6;hp=e28c023305a9d175eabc95501b342cbebee735cf;hpb=c9bbecdcb49b2dc8fdefd017104fd4d052edb8a3;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/maskautos.h b/cinelerra-5.1/cinelerra/maskautos.h index e28c0233..fcac125a 100644 --- a/cinelerra-5.1/cinelerra/maskautos.h +++ b/cinelerra-5.1/cinelerra/maskautos.h @@ -60,9 +60,7 @@ public: int total_submasks(int64_t position, int direction); // Translates all mask points void translate_masks(float translate_x, float translate_y); + void set_proxy(int orig_scale, int new_scale); }; - - - #endif