class Path
Files: Path.h
Path-inheritance Scopes/Paths/Nurbs.html Scopes/Paths/Polyline.html Scopes/Paths/Bezier.html

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

Public Member functions Summary:
virtual destructor~Path()
virtual voiddraw()

Public Member function Details:
virtual void draw()

Draw this path.