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 140 of file lsd.c.

Data Fields

int x
int y
coorlistnext


Field Documentation

struct coorlist* coorlist::next
 

Definition at line 143 of file lsd.c.

int coorlist::x
 

Definition at line 142 of file lsd.c.

int coorlist::y
 

Definition at line 142 of file lsd.c.


The documentation for this struct was generated from the following file:
Generated on Fri Nov 11 11:11:11 2011 for LSD by doxygen 1.3.4