[GRASS5] PATCH: lib/ogsf
Markus Neteler
neteler at itc.it
Thu Jul 28 05:27:32 EDT 2005
On Thu, Jul 28, 2005 at 01:39:31AM -0700, Brad Douglas wrote:
> Attached is a cleanup of a few files in lib/ogsf. I have removed some
> unused functions that shouldn't be necessary in trans.c. Let me know if
> I have erroneously removed functions (is there a possibility of homebrew
> modules calling these library functions?).
Brad,
here
http://mpa.itc.it/markus/tmp/grass.cln
you find a clone analysis of GRASS 5 (done by Prof Antoniol from RCOST, Benevento,
Italy). It appears that
/ponza2/grass/src.contrib/GMSL/sg4d/trans.c P_pushmatrix 130 139
/ponza2/grass/src.contrib/GMSL/ogl3d_linux/gsf/trans.c P_pushmatrix 130 139
/ponza2/grass/src.contrib/GMSL/SG3d/trans.c P_pushmatrix 130 139
---------------------------------------------
5623 5621
/ponza2/grass/src.contrib/GMSL/sg4d/trans.c P_popmatrix 145 154
/ponza2/grass/src.contrib/GMSL/ogl3d_linux/gsf/trans.c P_popmatrix 145 154
/ponza2/grass/src.contrib/GMSL/SG3d/trans.c P_popmatrix 145 154
---------------------------------------------
6566 6565 6564
/ponza2/grass/src.contrib/GMSL/sg4d/trans.c P_rad_rotate 208 237
/ponza2/grass/src.contrib/GMSL/ogl3d_linux/gsf/trans.c P_rad_rotate 208 237
/ponza2/grass/src.contrib/GMSL/SG3d/trans.c P_rad_rotate 208 237
---------------------------------------------
18877 18748
(and so forth)
seems to be a residual of the (unused) sg4d software which was used
before NVIZ was developed.
Markus
More information about the grass-dev
mailing list