Markus Neteler 11876b8096 raster3d test suite: do not i18N messages in test suites 11 years ago
..
test 11876b8096 raster3d test suite: do not i18N messages in test suites 11 years ago
G3d.h_unused 1a88755128 G3d_ -> Rast3d_ 13 years ago
Makefile 9ab7b3fc64 doxygen: g3d renamed to raster3d 13 years ago
README 16f424112c docs: changing size and name of volume layout image 11 years ago
alloc.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 years ago
cache.c b8684ea059 Fixed wrong variable types in cache.c, updated name scheme in the raster3d test framework. 11 years ago
cache1.c 08226f2533 Corrected uninitialized values and invalid memory access 13 years ago
cachehash.c 5b0f12e626 Hunting cache hash 3D raster bug 13 years ago
cachehash.h 1a88755128 G3d_ -> Rast3d_ 13 years ago
cats.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 years ago
changeprecision.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 years ago
changetype.c 491e01ffd5 raster3dlib: doxygenize close.c 13 years ago
close.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 years ago
color.c ebfa550c59 dox: updating the color section of raster 3D main page and adding comments into color.c file 11 years ago
defaults.c f2ec4a2f93 dox: updating the range section of raster 3D main page and documenting compression variables 11 years ago
doubleio.c 994c96e2fe Fix https://trac.osgeo.org/grass/changeset/53301 12 years ago
error.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 years ago
filecompare.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 years ago
filename.c 1a88755128 G3d_ -> Rast3d_ 13 years ago
fpcompress.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 years ago
fpxdr.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 years ago
getblock.c e5d95157da raster3dlib: change camelCase to underscores in the function names 13 years ago
getvalue.c df82bb7722 Added boundary check to get_value_region and a unit test. 13 years ago
header.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 years ago
headerinfo.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 years ago
history.c e5d95157da raster3dlib: change camelCase to underscores in the function names 13 years ago
index.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 years ago
intio.c 994c96e2fe Fix https://trac.osgeo.org/grass/changeset/53301 12 years ago
keys.c e5d95157da raster3dlib: change camelCase to underscores in the function names 13 years ago
long.c e5d95157da raster3dlib: change camelCase to underscores in the function names 13 years ago
mapset.c e5d95157da raster3dlib: change camelCase to underscores in the function names 13 years ago
mask.c 491e01ffd5 raster3dlib: doxygenize close.c 13 years ago
maskfn.c 1a88755128 G3d_ -> Rast3d_ 13 years ago
misc.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 years ago
null.c e5d95157da raster3dlib: change camelCase to underscores in the function names 13 years ago
open.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 years ago
open2.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 years ago
param.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 years ago
putvalue.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 years ago
r3_volume_layout.png 16f424112c docs: changing size and name of volume layout image 11 years ago
r3_volume_layout.xcf 16f424112c docs: changing size and name of volume layout image 11 years ago
r3_volume_layout_large.png 16f424112c docs: changing size and name of volume layout image 11 years ago
range.c f2ec4a2f93 dox: updating the range section of raster 3D main page and documenting compression variables 11 years ago
raster3d_intern.h 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 years ago
raster3dlib.dox ebfa550c59 dox: updating the color section of raster 3D main page and adding comments into color.c file 11 years ago
region.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 years ago
resample.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 years ago
retile.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 years ago
rle.c aa1da2117a New test for large files that causes a segmentation fault in the rast3d library. 13 years ago
snap.gif 4b8d50b19f dir lib/g3d renamed to raster3d 13 years ago
snap.rgb 4b8d50b19f dir lib/g3d renamed to raster3d 13 years ago
tilealloc.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 years ago
tileio.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 years ago
tilemath.c be4f6db3d2 Better docu. New flag in r3.out.vtk 13 years ago
tilenull.c e5d95157da raster3dlib: change camelCase to underscores in the function names 13 years ago
tileread.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 years ago
tilewrite.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 years ago
volume.c aeb54f44af Convert K&R-style functions to ANSI C 12 years ago
volume_tile_cell_generator.sh 4997418ace svn propset 13 years ago
window.c e5d95157da raster3dlib: change camelCase to underscores in the function names 13 years ago
windowio.c 259344e29a glynn: attempt to fix trac https://trac.osgeo.org/grass/ticket/1784 12 years ago
writeascii.c e5d95157da raster3dlib: change camelCase to underscores in the function names 13 years ago

README

The r3_volume_layout.png was created from r3_volume_layout.xcf then resized to
543x480 pixels. The original file is now r3_volume_layout_large.png (877x755).
Unfortunatelly, the source file r3_volume_layout.xcf is probably broken.

See also volume_tile_cell_generator.sh.

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