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)

Parameters in Vertex::`Vertex(double,double)

xx

yy

Structs

Vertex
A Vertex is a 2D point.

Thises in Path::`~Path()

this

Thises in Vertex::`Vertex(double,double)

this