]> granicus.if.org Git - graphviz/commitdiff
comment about theory and origins of trapezoid.c
authorCosta Shulyupin <constantine.shulyupin@gmail.com>
Tue, 24 May 2022 19:16:39 +0000 (22:16 +0300)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 27 May 2022 14:04:02 +0000 (07:04 -0700)
lib/ortho/trapezoid.c

index 21638dce6868b55b287eb7ff0092370ae8ae35f0..31c19f02258442d46dbebcca1faf58e97e1ff126 100644 (file)
@@ -1,3 +1,11 @@
+/**
+ * @file
+ * @brief trapezoidation
+ *
+ * See [Fast polygon triangulation based on Seidel's algorithm](http://gamma.cs.unc.edu/SEIDEL/)
+ *
+ */
+
 /*************************************************************************
  * Copyright (c) 2011 AT&T Intellectual Property
  * All rights reserved. This program and the accompanying materials