@override void operator []=(int idx, Point2f value) => ccore.std_VecPoint2f_set(ptr, idx, value.ref);