#include "pathtrap.h"
#include "strkcomp.h"
Go to the source code of this file.
Classes | |
class | PathStroker |
Abstract Base class Converts a Trapezoid (See ProcessPathToTrapezoids, pathtrap.h) stroke definition into an output path. More... | |
class | PathStrokerVector |
Path stroker Converts a Trapezoid (See ProcessPathToTrapezoids, pathtrap.h) stroke definition into an output path. More... |