]> Pileus Git - grits/commit
Convert GisTile to GisObject
authorAndy Spencer <andy753421@gmail.com>
Wed, 3 Feb 2010 09:02:05 +0000 (09:02 +0000)
committerAndy Spencer <andy753421@gmail.com>
Wed, 3 Feb 2010 09:16:46 +0000 (09:16 +0000)
commitf93aa6df36b91a106bd9be7e8dd60b83b0f6a0cb
treecd693ebb8c975dfe55616d3cad08b59aa545ef82
parent72ae2b9bd30e518fa1539424ad0d994aa8d8a6de
Convert GisTile to GisObject

- This lets us remove the special gis_veiwer_render_tile[s] interfaces.

- We might want to add back in a similar gis_viewer_draw_object at some
  point.
src/Makefile.am
src/gis-opengl.c
src/gis-tile.c
src/gis-tile.h
src/gis-viewer.c
src/gis-viewer.h
src/plugins/elev.c
src/plugins/env.c
src/plugins/map.c
src/plugins/sat.c