Declaration

func GSPositionOffset(_ offset: UnsafeMutablePointer<CGFloat>, _ position: CGFloat, _ reverse: Bool)

Declaration

void GSPositionOffset(CGFloat *offset, CGFloat position, BOOL reverse);

Declaration

GSPositionOffset(offset: float, position: float, reverse: bool)

See Also

Curve Offsetting