Poly Struct Reference

#include <poly.h>

Collaboration diagram for Poly:

Collaboration graph
[legend]

Data Fields

Point origin
Point corner
int nverts
Pointverts
int kind

Detailed Description

Definition at line 28 of file poly.h.


Field Documentation

Point Poly::origin

Definition at line 29 of file poly.h.

Referenced by makePoly(), and polyOverlap().

Point Poly::corner

Definition at line 30 of file poly.h.

Referenced by makePoly(), and polyOverlap().

int Poly::nverts

Definition at line 31 of file poly.h.

Referenced by makePoly(), and polyOverlap().

Point* Poly::verts

Definition at line 32 of file poly.h.

Referenced by breakPoly(), makePoly(), and polyOverlap().

int Poly::kind

Definition at line 33 of file poly.h.

Referenced by makePoly().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 19:10:01 2008 for Graphviz by  doxygen 1.5.1