lineList Struct Reference

A structure for storing point information in a link list. More...

#include <getLines.h>

List of all members.

Public Attributes

int prev
int next


Detailed Description

A structure for storing point information in a link list.

Definition at line 57 of file getLines.h.


Member Data Documentation

int lineList::prev

The previous point.

Definition at line 59 of file getLines.h.

int lineList::next

The next point.

Definition at line 62 of file getLines.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 23 13:21:07 2007 for DLGetLines by  doxygen 1.5.1