Polyline.h


(Source)

Includes from this file:

include Path.h

Declarations in this file:

Classes in Paths

Polyline
The Polyline class.

Data members in Paths::Polyline

vertices_
The data...

Member functions in Paths::Polyline

Polyline()
Create a new Polyline.
add_vertex(const Vertex&)
Add a new vertex.
draw()

remove_vertex(size_t)
Remove the vertex at index i.

Namespaces

Paths