GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-8cbe8fef7c
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 182 of file raster.h.

Field Documentation

◆ count

long* Cell_stats::Cell_stats_node::count

Definition at line 184 of file raster.h.

◆ idx

int Cell_stats::Cell_stats_node::idx

Definition at line 183 of file raster.h.

◆ left

int Cell_stats::Cell_stats_node::left

Definition at line 185 of file raster.h.

◆ right

int Cell_stats::Cell_stats_node::right

Definition at line 186 of file raster.h.


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