]> Pileus Git - grits/blobdiff - src/roam.c
libgis -> grits: Update functions/types/etc
[grits] / src / roam.c
index aca55a36d8f3016e3a65f056e2ef71ad5cca0704..768ca35a3100936ac1dae1f86f493eddb45db9c5 100644 (file)
@@ -21,8 +21,8 @@
  *
  * A spherical version of the Realtime Optimally-Adapting Meshes (ROAM)
  * algorithm is use for drawing the surface of the planet. ROAM provide a
- * continuous level-of-detail mesh of the planet which is used by #GisOpenGL
- * when drawing surface textures for GisTiles.
+ * continuous level-of-detail mesh of the planet which is used by #GritsOpenGL
+ * when drawing surface textures for GritsTiles.
  *
  * This implementation of the ROAM algorithm is based on an octahedron as the
  * base model.