Resolve "Make Aperture serializable"
Compare changes
Files
2+ 17
− 9
@@ -28,18 +28,21 @@
@@ -49,7 +52,7 @@ pub enum ApertureType {
@@ -82,13 +85,18 @@ impl Aperture {
@@ -133,7 +141,7 @@ impl Apodize for CircleConfig {
@@ -189,7 +197,7 @@ impl Apodize for RectangleConfig {
@@ -231,7 +239,7 @@ impl Apodize for PolygonConfig {
@@ -282,7 +290,7 @@ impl Apodize for GaussianConfig {