GRASS Programmer's Manual  6.5.svn(2014)-r66266
 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 53 of file break_polygons.c.

Field Documentation

double XPNT::a1

Definition at line 56 of file break_polygons.c.

Referenced by Vect_break_polygons().

double XPNT::a2

Definition at line 56 of file break_polygons.c.

Referenced by Vect_break_polygons().

int XPNT::anchor

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

Referenced by Vect_snap_line(), and Vect_snap_lines_list().

char XPNT::cross

Definition at line 57 of file break_polygons.c.

Referenced by Vect_break_polygons().

char XPNT::used

Definition at line 58 of file break_polygons.c.

Referenced by Vect_break_polygons().

double XPNT::x
double XPNT::y

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