LineIntersectionPointNormalKind
public enum LineIntersectionPointNormalKind
Parameter passed along point normals in mappingPointNormals(_:)
and
replacingPointNormals(_:)
to specify to the closure which kind of point
normal was provided.
-
Declaration
Swift
case singlePoint
-
Declaration
Swift
case twoPoint