SignedDistanceMeasurableType
public protocol SignedDistanceMeasurableType : GeometricType
Represents an object that exposes a single function that returns the signed distance to the closest point on the surface of a geometry.
-
The type of vector associated with this
SignedDistanceMeasurableType
.Declaration
Swift
associatedtype Vector : VectorType