Go to the source code of this file.
Classes | |
class | ProcessFlags |
class | ProcessPath |
class | ProcessFlatten |
Flattens a path to the user specified output buffer using a given flatness. More... | |
class | ProcessLength |
Calculates the length of a path. More... | |
class | ProcessDistance |
If a platonic piece of string whose length l and endpoints (p0,p1) is laid along a path [e0,e1,e2,....en], this class calculates the index of the element ei, which contains p1 and the parameter mu (0<=mu<1) which can be used to calculate the actual coordinate value of p1. More... | |
class | ProcessPathDistance |
Process path to find Coord and Tangent at specified distance along path. More... | |
Defines | |
#define | PROC_CACHE_SIZE 0x1000 |
|
Definition at line 106 of file pathproc.h. |