GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
Loading...
Searching...
No Matches
P_isle Struct Reference

Isle (topology) info. More...

#include <dig_structs.h>

Data Fields

plus_t n_lines
 Number of boundary lines.
 
plus_t alloc_lines
 Allocated space for lines.
 
plus_tlines
 List of boundary lines.
 
plus_t area
 Area it exists w/in, if any.
 

Detailed Description

Isle (topology) info.

Definition at line 1611 of file dig_structs.h.

Field Documentation

◆ alloc_lines

plus_t P_isle::alloc_lines

Allocated space for lines.

Definition at line 1619 of file dig_structs.h.

Referenced by dig_free_isle().

◆ area

◆ lines

plus_t* P_isle::lines

◆ n_lines


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