|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
|
Face topology. More...
#include <dig_structs.h>
Data Fields | |
| plus_t | E [3] |
| Array of edges. | |
| plus_t | left |
| Volume number to the left, negative for hole. | |
| plus_t | right |
| Volume number to the right, negative for hole. | |
Face topology.
Definition at line 1512 of file dig_structs.h.
| plus_t P_topo_f::E[3] |
| plus_t P_topo_f::left |
Volume number to the left, negative for hole.
Definition at line 1521 of file dig_structs.h.
Referenced by dig_Rd_P_line(), dig_Wr_P_line(), and Vect_topo_dump().
| plus_t P_topo_f::right |
Volume number to the right, negative for hole.
Definition at line 1525 of file dig_structs.h.
Referenced by dig_Wr_P_line(), and Vect_topo_dump().