mask xy scale, mask boundary only overlay, fix 8 char mask nm bug, rework maskgui...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / maskautos.C
index 3e736f1e73bad75b961fa1f327e338d051502cde..6904d81ea7f51cbfefc3b80c49ea14a6a322df5b 100644 (file)
@@ -88,7 +88,7 @@ void MaskAutos::update_parameter(MaskAuto *src)
 
 
 
-void MaskAutos::get_points(ArrayList<MaskPoint*> *points,
+void MaskAutos::get_points(MaskPoints *points,
        int submask,
        int64_t position,
        int direction)