Changes between Version 7 and Version 8 of Grass7/RasterLib/ListOfFunctions


Ignore:
Timestamp:
May 10, 2013, 1:04:50 PM (11 years ago)
Author:
neteler
Comment:

mention Rast_allocate_buf()

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/RasterLib/ListOfFunctions

    v7 v8  
    2121||  G_add_raster_color_rule  ||  Rast_add_color_rule  || [source:grass/trunk/lib/raster/color_rule.c lib/raster/color_rule.c] ||  Renamed in r38113
    2222||  G_allocate_cell_buf      || || [source:grass/trunk/lib/raster/alloc_cell.c lib/raster/alloc_cell.c] ||  Replaced by Rast_allocate_c_buf in r38082
    23 ||  G_allocate_raster_buf    || || [source:grass/trunk/lib/raster/alloc_cell.c lib/raster/alloc_cell.c] ||  Replaced by Rast_allocate_raster_buf in r38003
     23||  G_allocate_raster_buf    ||  Rast_allocate_buf    || [source:grass/trunk/lib/raster/alloc_cell.c lib/raster/alloc_cell.c] ||  Replaced by Rast_allocate_raster_buf in r38003
    2424||  G_allocate_c_raster_buf  ||  Rast_allocate_c_buf  || [source:grass/trunk/lib/raster/alloc_cell.c lib/raster/alloc_cell.c] || Renamed in r38082
    2525||  G_allocate_d_raster_buf  ||  Rast_allocate_d_buf  || [source:grass/trunk/lib/raster/alloc_cell.c lib/raster/alloc_cell.c] || Renamed in r38082