X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fmaskautos.h;h=fcac125af29ea00767fd98c80ae2abb4fa0d2f14;hp=e28c023305a9d175eabc95501b342cbebee735cf;hb=7e5a0760f40ff787cc3d93cb7768a901ebe52809;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd 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