Computational Geometry Package >

Hull

Hull
is an option to DelaunayTriangulation that specifies whether the convex hull hull is to be returned in addition to the vertex adjacency list val describing the triangulation.
  • With the default setting Hull->False, val is returned. With the setting Hull->True, {val, hull} is returned.
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team