Main Page | Data Structures | File List | Data Fields | Globals

coorlist Struct Reference

Collaboration diagram for coorlist:

Collaboration graph
[legend]

Detailed Description

Chained list of coordinates.

Definition at line 114 of file lsd.c.

Data Fields

int x
int y
coorlistnext


Field Documentation

struct coorlist* coorlist::next
 

Definition at line 117 of file lsd.c.

int coorlist::x
 

Definition at line 116 of file lsd.c.

int coorlist::y
 

Definition at line 116 of file lsd.c.


The documentation for this struct was generated from the following file:
Generated on Fri Dec 3 10:18:49 2010 for LSD by doxygen 1.3.4