GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
#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) |
void Rast3d_make_mapset_map_directory | ( | const char * | mapName | ) |
Definition at line 9 of file raster3d/mapset.c.
References G_make_mapset_element(), GNAME_MAX, and RASTER3D_DIRECTORY.