Global Namespace
Inheritance Tree
Inheritance Graph
Name Index
Path.h
source code
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
~Path()
Member functions in Vertex
Vertex(double,double)
Structs
Vertex
A Vertex is a 2D point.