Declaration

func GSIntersectCubicCubicSegmentsOperations(_ P: UnsafeMutablePointer<GSSegmentStruct>!, _ Q: UnsafeMutablePointer<GSSegmentStruct>!, _ results: UnsafeMutablePointer<GSIntersectResultsStruct>!, _ depth: Int32)

Declaration

void GSIntersectCubicCubicSegmentsOperations(GSSegmentStruct *P, GSSegmentStruct *Q, GSIntersectResultsStruct *results, int depth);

Declaration

GSIntersectCubicCubicSegmentsOperations(P: GSSegmentStruct, Q: GSSegmentStruct, results: GSIntersectResultsStruct, depth: int)

See Also

Paths and Curves