solvespace/exposed
Jonathan Westhues 949df4d139 Add a constraint for tangency between any combination of arcs
and cubics. Also add that to the library interface.

It might have been better to use a single constraint for that,
plus all the line-curve or line-line cases, but it would break
backwards compatibility if I did that now, and perhaps be
confusing with the 'other' member (which is meaningless for
lines) anyways.

[git-p4: depot-paths = "//depot/solvespace/": change = 2141]
2010-05-09 20:14:06 -08:00
..
obj The constraint solver now compiles as a library, and I have a 2009-04-19 23:30:09 -08:00
DOC.txt Add a constraint for tangency between any combination of arcs 2010-05-09 20:14:06 -08:00
Makefile Discard intersection curves that lie entirely outside of one 2009-08-20 20:58:28 -08:00
example.c Add locked-where-dragged constraint to library interface, and 2010-05-06 18:13:57 -08:00
lib.cpp Add a constraint for tangency between any combination of arcs 2010-05-09 20:14:06 -08:00
slvs.h Add a constraint for tangency between any combination of arcs 2010-05-09 20:14:06 -08:00