|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-f6f2c534ea
|
#include <stdio.h>#include <stdlib.h>#include <sys/types.h>#include <unistd.h>#include "raster3d_intern.h"
Go to the source code of this file.
Functions | |
| void | Rast3d_make_mapset_map_directory (const char *mapName) |
Definition at line 9 of file raster3d/mapset.c.
References G_make_mapset_dir_object(), and RASTER3D_DIRECTORY.
Referenced by Rast3d_open_cell_new(), and Rast3d_write_header().