GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-bb27c0570b
bound_box Struct Reference

Bounding box. More...

#include <dig_structs.h>

Data Fields

double N
 North. More...
 
double S
 South. More...
 
double E
 East. More...
 
double W
 West. More...
 
double T
 Top. More...
 
double B
 Bottom. More...
 

Detailed Description

Bounding box.

Definition at line 64 of file dig_structs.h.

Field Documentation

◆ B

◆ E

◆ N

◆ S

◆ T

◆ W


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