]> Pileus Git - aweather/blobdiff - src/plugins/level2.h
Use power of two textures for level2 sweeps
[aweather] / src / plugins / level2.h
index 9f9eb9ca5b35b98deb18a4d3f763bdee6dc7304a..7f3d366f4ca7cfff7c6f4521b7fb7b41e1aafd36 100644 (file)
@@ -41,6 +41,7 @@ struct _AWeatherLevel2 {
        /* Private */
        Sweep            *sweep;
        AWeatherColormap *sweep_colors;
+       gdouble           sweep_coords[2];
        guint             sweep_tex;
 };