Overload List

  NameDescription
GetConvexHull(ORIENTATION)
Get the convex hull of this point sequence, the resulting convex hull use the same storage as the current sequence
(Inherited from Seq<(Of <(T>)>).)
GetConvexHull(ORIENTATION, MemStorage)
Get the convex hull of this point sequence
(Inherited from Seq<(Of <(T>)>).)

See Also