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

Data Fields

double x
 
double y
 
int group
 

Detailed Description

Definition at line 18 of file dgraph.c.

Field Documentation

int intersection_point::group

Definition at line 22 of file dgraph.c.

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

double intersection_point::x
double intersection_point::y

Definition at line 21 of file dgraph.c.

Referenced by add_ipoint(), find_all_intersections(), utils.Rect2D::GetY(), and pg_create().


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