DelaunayAxis

public enum DelaunayAxis : String, Encodable

Sets the Delaunay axis, which is the axis that is perpendicular to the surface of the Delaunay triangulation.

It has an effect if i, j, k are not provided and alphahull is set to indicate Delaunay triangulation.

  • x

    Undocumented

    Declaration

    Swift

    case x
  • y

    Undocumented

    Declaration

    Swift

    case y
  • z

    Undocumented

    Declaration

    Swift

    case z