GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
RASTER3D_Array_double Struct Reference

#include <raster3d.h>

Data Fields

DCELLarray
 
int sx
 
int sy
 
int sz
 

Detailed Description

Definition at line 259 of file raster3d.h.

Field Documentation

◆ array

DCELL* RASTER3D_Array_double::array

Definition at line 261 of file raster3d.h.

◆ sx

int RASTER3D_Array_double::sx

Definition at line 262 of file raster3d.h.

◆ sy

int RASTER3D_Array_double::sy

Definition at line 263 of file raster3d.h.

◆ sz

int RASTER3D_Array_double::sz

Definition at line 264 of file raster3d.h.


The documentation for this struct was generated from the following file: