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