mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
21 lines
288 B
Text
21 lines
288 B
Text
description "2D and 3D geometry mathematics. Somewhat obsolete\377";
|
|
|
|
uses
|
|
Core;
|
|
|
|
file
|
|
Geom.h,
|
|
fp3.h,
|
|
fp3.cpp,
|
|
LineSegmentsDistance.cpp,
|
|
geometry.h,
|
|
geometry.cpp,
|
|
polyalg.cpp,
|
|
vecalg.cpp,
|
|
linsolv.h,
|
|
linsolv.cpp,
|
|
delaunay.h,
|
|
delaunay.cpp,
|
|
Info readonly separator,
|
|
Copying;
|
|
|