Maris Nartiss 28cdd30147 Check for return value of scanf 6 лет назад
..
test 2e37e3b487 doc: add the last changed part (svn date) 7 лет назад
testsuite 2d99b2ca78 raster3dlib: Using Macros to reduce function nesting in coordinate to index conversion. 11 лет назад
G3d.h_unused 1a88755128 G3d_ -> Rast3d_ 14 лет назад
Makefile 9ab7b3fc64 doxygen: g3d renamed to raster3d 14 лет назад
README 440faf25a9 change terminology in 3D raster layout image 10 лет назад
alloc.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 лет назад
cache.c b8684ea059 Fixed wrong variable types in cache.c, updated name scheme in the raster3d test framework. 11 лет назад
cache1.c 08226f2533 Corrected uninitialized values and invalid memory access 13 лет назад
cachehash.c 5b0f12e626 Hunting cache hash 3D raster bug 13 лет назад
cachehash.h 1a88755128 G3d_ -> Rast3d_ 14 лет назад
cats.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 лет назад
changeprecision.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 лет назад
changetype.c 491e01ffd5 raster3dlib: doxygenize close.c 14 лет назад
close.c a0472ab71f update keys to use new element names (https://trac.osgeo.org/grass/ticket/2409); db.out.ogr manual update 10 лет назад
color.c 69a2251192 change default color table for 2D and 3D rasters (see https://trac.osgeo.org/grass/ticket/3043) 9 лет назад
defaults.c d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 лет назад
doubleio.c 994c96e2fe Fix https://trac.osgeo.org/grass/changeset/53301 12 лет назад
error.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 лет назад
filecompare.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 лет назад
filename.c 1a88755128 G3d_ -> Rast3d_ 14 лет назад
fpcompress.c 4f2d270191 rasterlib, raster3dlib: use new compression fns 9 лет назад
fpxdr.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 лет назад
getblock.c e5d95157da raster3dlib: change camelCase to underscores in the function names 14 лет назад
getvalue.c df82bb7722 Added boundary check to get_value_region and a unit test. 13 лет назад
gradient.c 8f17b8f1e1 r3.gradient: set voxels which have neighbors nulls to zero 10 лет назад
header.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 лет назад
headerinfo.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 лет назад
history.c e5d95157da raster3dlib: change camelCase to underscores in the function names 14 лет назад
index.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 лет назад
intio.c 994c96e2fe Fix https://trac.osgeo.org/grass/changeset/53301 12 лет назад
keys.c e5d95157da raster3dlib: change camelCase to underscores in the function names 14 лет назад
long.c e5d95157da raster3dlib: change camelCase to underscores in the function names 14 лет назад
mapset.c d90fa664d6 libgis: G__make_mapset_element() -> G_make_mapset_element() 10 лет назад
mask.c 491e01ffd5 raster3dlib: doxygenize close.c 14 лет назад
maskfn.c 1a88755128 G3d_ -> Rast3d_ 14 лет назад
misc.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 лет назад
null.c e5d95157da raster3dlib: change camelCase to underscores in the function names 14 лет назад
open.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 лет назад
open2.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 лет назад
param.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 лет назад
putvalue.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 лет назад
range.c f2ec4a2f93 dox: updating the range section of raster 3D main page and documenting compression variables 11 лет назад
raster3d_intern.h 2d99b2ca78 raster3dlib: Using Macros to reduce function nesting in coordinate to index conversion. 11 лет назад
raster3d_layout.png 440faf25a9 change terminology in 3D raster layout image 10 лет назад
raster3d_layout.xcf 440faf25a9 change terminology in 3D raster layout image 10 лет назад
raster3d_tile_cell_generator.sh 440faf25a9 change terminology in 3D raster layout image 10 лет назад
raster3dlib.dox 158a6f2a5a bulk fixing of typos in comments (using tools/fix_typos.sh) 6 лет назад
region.c 2d99b2ca78 raster3dlib: Using Macros to reduce function nesting in coordinate to index conversion. 11 лет назад
resample.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 лет назад
retile.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 лет назад
rle.c 28cdd30147 Check for return value of scanf 6 лет назад
snap.gif 4b8d50b19f dir lib/g3d renamed to raster3d 14 лет назад
snap.rgb 4b8d50b19f dir lib/g3d renamed to raster3d 14 лет назад
tilealloc.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 лет назад
tileio.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 лет назад
tilemath.c be4f6db3d2 Better docu. New flag in r3.out.vtk 13 лет назад
tilenull.c e5d95157da raster3dlib: change camelCase to underscores in the function names 14 лет назад
tileread.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 лет назад
tilewrite.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 лет назад
volume.c aeb54f44af Convert K&R-style functions to ANSI C 12 лет назад
window.c c358cac5fa raster3dlib: Fixed wrong northern coordinates to row conversion resulting from wrong 11 лет назад
windowio.c bdea8ae6fd string format fixes (from Volker Froehlich) 11 лет назад
writeascii.c e5d95157da raster3dlib: change camelCase to underscores in the function names 14 лет назад

README

The raster3_layout.png was created from raster3_layout.xcf by export from GIMP
then resized to 540x477 using:
mogrify -resize 540x480 raster3_layout.png

See also raster3d_tile_cell_generator.sh.

The image is used on several places in programming and user
documentation. To find all usages use:
find . -name "*raster3d_layout.png"