GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
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.

Referenced by Rast_free_cell_stats().

◆ 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: