ControlPoint public struct ControlPoint: Equatable Undocumented x Undocumented Declaration Swift public var x: Scalar Show on GitHub y Undocumented Declaration Swift public var y: Scalar Show on GitHub init(x:y:) Undocumented Declaration Swift public init(x: Scalar, y: Scalar) Show on GitHub ==(_:_:) Declaration Swift public static func ==(lhs: ControlPoint, rhs: ControlPoint) -> Bool Show on GitHub © 2018 Tim Donnelly Generated by jazzy ♪♫ v0.9.0, a Realm project.