GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
XPNT Struct Reference

Data Fields

double x
double y
double a1
double a2
char cross
char used
int anchor

Detailed Description

Definition at line 26 of file break_polygons.c.


Field Documentation

double XPNT::a1

Definition at line 29 of file break_polygons.c.

Referenced by Vect_break_polygons().

double XPNT::a2

Definition at line 29 of file break_polygons.c.

Referenced by Vect_break_polygons().

int XPNT::anchor

Definition at line 32 of file Vlib/snap.c.

Referenced by Vect_snap_lines_list().

char XPNT::cross

Definition at line 30 of file break_polygons.c.

Referenced by Vect_break_polygons().

char XPNT::used

Definition at line 31 of file break_polygons.c.

Referenced by Vect_break_polygons().

double XPNT::x

Definition at line 28 of file break_polygons.c.

Referenced by Vect_break_polygons(), and Vect_snap_lines_list().

double XPNT::y

Definition at line 28 of file break_polygons.c.

Referenced by Vect_break_polygons(), and Vect_snap_lines_list().


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