Path.h


Includes from this file:

No includes.

Declarations in this file:

Classes

Path
Path is the basic abstraction used for drawing (curved) paths.

Data members in Vertex

x

y

Member functions in Path

draw()
Draw this path.
~Path()

Structs

Vertex
A Vertex is a 2D point.