Changes between Version 10 and Version 11 of Grass7/RasterLib


Ignore:
Timestamp:
Jun 24, 2009, 1:46:39 PM (15 years ago)
Author:
martinl
Comment:

raster.h

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/RasterLib

    v10 v11  
    77 * r38005, r38006, r38007, r38008, r38010
    88
    9 Here is the list of functions marked to be move to raster library (for full list see [source:grass/trunk/include/Rast.h include/Rast.h]):
     9Here is the list of functions marked to be move to raster library (for full list see [source:grass/trunk/include/raster.h include/raster.h]):
    1010
    1111|| '''GIS library fn''' || '''Raster library fn''' || '''File''' || '''Notes'''
     
    348348||  G_get_raster_sample_bilinear  ||  Rast_get_sample_bilinear  || [source:grass/trunk/lib/raster/sample.c lib/raster/sample.c] ||  Renamed
    349349||  G_get_raster_sample_cubic  ||  Rast_get_sample_cubic  || [source:grass/trunk/lib/raster/sample.c lib/raster/sample.c] ||  Renamed
    350 ||  G_get_raster_sample  ||  Rast_get_sample  || [source:grass/trunk/lib/raster/sample.c lib/raster/sample.c] || Renamd
     350||  G_get_raster_sample  ||  Rast_get_sample  || [source:grass/trunk/lib/raster/sample.c lib/raster/sample.c] || Renamed
    351351||  G_zero_cell_buf  ||  Rast_zero_c_buf  || [source:grass/trunk/lib/raster/zero_cell.c lib/raster/zero_cell.c] ||  Renamed
    352352||  G_zero_raster_buf  ||  Rast_zero_buf  || [source:grass/trunk/lib/raster/zero_cell.c lib/raster/zero_cell.c] ||  Renamed