-(_:)
Returns a point that’s the element-wise negation of the point.
Declaration
static func - (point: Point3D) -> Point3DParameters
- point:
The value that the operator negates.
Returns a point that’s the element-wise negation of the point.
static func - (point: Point3D) -> Point3DThe value that the operator negates.