mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-17 22:03:03 -06:00
20 lines
261 B
Text
20 lines
261 B
Text
description "2D and 3D geometry mathematics. Somewhat obsolete\377";
|
|
|
|
uses
|
|
Core;
|
|
|
|
file
|
|
Geom.h,
|
|
fp3.h,
|
|
fp3.cpp,
|
|
geometry.h,
|
|
geometry.cpp,
|
|
polyalg.cpp,
|
|
vecalg.cpp,
|
|
linsolv.h,
|
|
linsolv.cpp,
|
|
delaunay.h,
|
|
delaunay.cpp,
|
|
Info readonly separator,
|
|
Copying;
|
|
|