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.

[xref] [Source]
Public Member functions Summary:
virtual destructor~Path() [xref] [Source]
virtual voiddraw() [xref] [Source]

Public Member function Details:
virtual void draw()

Draw this path.