DLPointList Struct Reference

Represents a list of points; used by DLSkew. More...

#include <DLPoint.h>

List of all members.

Public Attributes

int x
int y
DLPointListnext


Detailed Description

Represents a list of points; used by DLSkew.

Definition at line 5 of file DLPoint.h.


Member Data Documentation

int DLPointList::x

Definition at line 6 of file DLPoint.h.

int DLPointList::y

Definition at line 6 of file DLPoint.h.

struct DLPointList* DLPointList::next

Definition at line 7 of file DLPoint.h.


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

DOCLIB is being developed under contract by a collaboration between:
The Laboratory for Language and Media Processing
Unviersity of Maryland, College Park
and
Booz | Allen | Hamilton

All Rights Reserved, 2003-2007