]> Pileus Git - grits/blobdiff - src/roam.h
Add cube GtkGL example
[grits] / src / roam.h
index 7c7371dff434d9833f10b981b60317e0685dc143..7b9636d48fe6cf75d7f4275e6bf922ddcac12565 100644 (file)
@@ -32,7 +32,7 @@ typedef struct _RoamSphere   RoamSphere;
  * @lon:       the longitude
  * @user_data: user data passed to the function
  *
- * See #GisHeightFunc
+ * See #GritsHeightFunc
  *
  * Returns: the elevation
  */
@@ -53,7 +53,6 @@ struct _RoamView {
        gdouble proj[16];
        gint view[4];
        gint version;
-       gdouble pos[3];
 };
 
 /*************