|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-f6f2c534ea
|
Line topology. More...
#include <dig_structs.h>
Data Fields | |
| plus_t | N1 |
| Start node. | |
| plus_t | N2 |
| End node. | |
Line topology.
Definition at line 1466 of file dig_structs.h.
| plus_t P_topo_l::N1 |
Start node.
Definition at line 1470 of file dig_structs.h.
Referenced by dig_angle_next_line(), dig_del_line(), dig_find_line_box(), dig_node_angle_check(), dig_Rd_P_line(), dig_Wr_P_line(), Vect_get_line_nodes(), and Vect_topo_dump().
| plus_t P_topo_l::N2 |
End node.
Definition at line 1474 of file dig_structs.h.
Referenced by dig_angle_next_line(), dig_del_line(), dig_node_angle_check(), dig_Rd_P_line(), dig_Wr_P_line(), Vect_get_line_nodes(), and Vect_topo_dump().