GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
seg_intersection Struct Reference

Data Fields

int with
 
int ip
 
double dist
 

Detailed Description

Definition at line 25 of file dgraph.c.

Field Documentation

double seg_intersection::dist

Definition at line 29 of file dgraph.c.

Referenced by add_ipoint1(), find_all_intersections(), and sort_intersection_list().

int seg_intersection::ip

Definition at line 28 of file dgraph.c.

Referenced by add_ipoint1(), find_all_intersections(), and pg_create().

int seg_intersection::with

Definition at line 27 of file dgraph.c.

Referenced by add_ipoint1(), and find_all_intersections().


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