GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
SYMBPART Struct Reference

#include <symbol.h>

Collaboration diagram for SYMBPART:

Data Fields

int type
 
SYMBCOLOR color
 
SYMBCOLOR fcolor
 
int count
 
int alloc
 
SYMBCHAIN ** chain
 

Detailed Description

Definition at line 58 of file symbol.h.

Field Documentation

◆ alloc

int SYMBPART::alloc

Definition at line 63 of file symbol.h.

◆ chain

SYMBCHAIN** SYMBPART::chain

Definition at line 64 of file symbol.h.

◆ color

SYMBCOLOR SYMBPART::color

Definition at line 61 of file symbol.h.

◆ count

int SYMBPART::count

Definition at line 63 of file symbol.h.

◆ fcolor

SYMBCOLOR SYMBPART::fcolor

Definition at line 62 of file symbol.h.

◆ type

int SYMBPART::type

Definition at line 60 of file symbol.h.


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