GRASS 8 Programmer's Manual 8.6.0dev(2026)-56a9afeb9f
Loading...
Searching...
No Matches
line_cats Struct Reference

Feature category info. More...

#include <dig_structs.h>

Data Fields

intfield
 Array of layers (fields)
 
intcat
 Array of categories.
 
int n_cats
 Number of categories attached to element.
 
int alloc_cats
 Allocated space for categories.
 

Detailed Description

Feature category info.

Definition at line 1665 of file dig_structs.h.

Field Documentation

◆ alloc_cats

int line_cats::alloc_cats

Allocated space for categories.

Definition at line 1681 of file dig_structs.h.

Referenced by dig_alloc_cats().

◆ cat

◆ field

◆ n_cats

int line_cats::n_cats

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