GRASS GIS 8 Programmer's Manual  8.2.2dev(2023)-e6660eef60
Cell_stats::Cell_stats_node Struct Reference

#include <raster.h>

Data Fields

int idx
 
long * count
 
int left
 
int right
 

Detailed Description

Definition at line 192 of file raster.h.

Field Documentation

◆ count

long* Cell_stats::Cell_stats_node::count

Definition at line 195 of file raster.h.

◆ idx

int Cell_stats::Cell_stats_node::idx

Definition at line 194 of file raster.h.

◆ left

int Cell_stats::Cell_stats_node::left

Definition at line 196 of file raster.h.

◆ right

int Cell_stats::Cell_stats_node::right

Definition at line 197 of file raster.h.


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