/dports/databases/grass7/grass-7.8.6/lib/raster3d/ |
H A D | retile.c | 14 int typeIntern; in retileNocache() local 84 int rows, cols, depths, typeIntern; in Rast3d_retile() local
|
H A D | writeascii.c | 26 int rows, cols, depths, typeIntern; in Rast3d_write_ascii() local
|
H A D | open.c | 78 RASTER3D_Region * window, int typeIntern, int cache) in Rast3d_open_cell_old() 209 void *Rast3d_open_cell_new(const char *name, int typeIntern, int cache, in Rast3d_open_cell_new()
|
H A D | changeprecision.c | 29 int typeIntern; in Rast3d_change_precision() local
|
H A D | changetype.c | 31 int tileX, tileY, tileZ, typeIntern, typeIntern2; in Rast3d_change_type() local
|
H A D | open2.c | 41 void *Rast3d_open_new_param(const char *name, int typeIntern, int cache, in Rast3d_open_new_param()
|
H A D | filecompare.c | 287 int tileX, tileY, tileZ, typeIntern, typeIntern2; in compareFilesNocache() local 374 int tileX, tileY, tileZ, typeIntern, typeIntern2, tileX2, tileY2, tileZ2; in Rast3d_compare_files() local
|
H A D | header.c | 308 int useXdr, int typeIntern, int nofHeaderBytes, int tileX, in Rast3d_fill_header()
|
/dports/databases/grass7/grass-7.8.6/raster3d/r3.out.vtk/ |
H A D | writeVTKData.c | 322 int rows, cols, depths, typeIntern; in write_vtk_data() local 392 int typeIntern[3]; in write_vtk_rgb_data() local 467 int typeIntern[3]; in write_vtk_vector_data() local
|
/dports/databases/grass7/grass-7.8.6/raster3d/r3.out.netcdf/ |
H A D | main.c | 122 int retval, typeIntern, time; in write_netcdf_header() local 535 int rows, cols, depths, typeIntern; in write_netcdf_data() local
|
/dports/databases/grass7/grass-7.8.6/vector/v.what.rast3/ |
H A D | main.c | 51 int typeIntern; in main() local
|
/dports/databases/grass7/grass-7.8.6/raster3d/r3.cross.rast/ |
H A D | main.c | 120 int rows, cols, depths, typeIntern; in rast3d_cross_section() local
|
/dports/databases/grass7/grass-7.8.6/raster3d/r3.out.v5d/ |
H A D | main.c | 128 int typeIntern; in convert() local
|
/dports/databases/grass7/grass-7.8.6/raster3d/r3.out.bin/ |
H A D | main.c | 121 int rows, cols, depths, typeIntern; in raster3d_to_bin() local
|
/dports/databases/grass7/grass-7.8.6/raster3d/r3.to.rast/ |
H A D | main.c | 151 int rows, cols, depths, typeIntern, pos = 0; in g3d_to_raster() local
|
/dports/databases/grass7/grass-7.8.6/raster3d/r3.out.ascii/ |
H A D | main.c | 227 int rows, cols, depths, typeIntern; in G3dToascii() local
|
/dports/databases/grass7/grass-7.8.6/include/ |
H A D | raster3d.h | 149 int typeIntern; /* DCELL_TYPE or FCELL_TYPE */ member
|