GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-847944e18e
|
#include "raster3d_intern.h"
Go to the source code of this file.
Functions | |
int | Rast3d_long_encode (long *source, unsigned char *dst, int nofNums) |
void | Rast3d_long_decode (unsigned char *source, long *dst, int nofNums, int longNbytes) |
void Rast3d_long_decode | ( | unsigned char * | source, |
long * | dst, | ||
int | nofNums, | ||
int | longNbytes | ||
) |