ultimatepp/uppsrc/plugin/tess2/tess2.upp
cxl 7cbcfa9629 plugin\tess2: removed main config
git-svn-id: svn://ultimatepp.org/upp/trunk@12365 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-14 08:43:34 +00:00

27 lines
332 B
Text

description "Polygon tesselator, original code from GLUT\3770,128,128";
uses
CtrlLib,
Painter;
file
tess2.h,
tess2.cpp,
Source readonly separator,
tesselator.h,
bucketalloc.c,
bucketalloc.h,
dict.c,
dict.h,
geom.c,
geom.h,
mesh.c,
mesh.h,
priorityq.c,
priorityq.h,
sweep.c,
sweep.h,
tess.c,
tess.h,
Copying;