Find if a point is within a triangle: Difference between revisions

m
(Added ATS.)
Line 344:
typedef vector =
(* This type will represent either a point relative to the origin or
the differentdifference between two points. The e1 component is the x-axis
and the e2 component is the y-axis. *)
@{e1 = double, e2 = double}
1,448

edits