GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
Line topology. More...
#include <dig_structs.h>
Data Fields | |
plus_t | N1 |
Start node. More... | |
plus_t | N2 |
End node. More... | |
Line topology.
Definition at line 1494 of file dig_structs.h.
plus_t P_topo_l::N1 |
Start node.
Definition at line 1499 of file dig_structs.h.
Referenced by dig_Rd_P_line(), and dig_Wr_P_line().
plus_t P_topo_l::N2 |
End node.
Definition at line 1503 of file dig_structs.h.
Referenced by dig_Rd_P_line(), and dig_Wr_P_line().