Instance Method
makeCornerFirstNodeIndex(_:endNodeIndex:) makeCornerFirstNodeIndex:endNodeIndex: makeCornerFirstNodeIndex_endNodeIndex_
Replaces a node range with a sharp corner fitted to the neighboring segments.
Declaration
func makeCornerFirstNodeIndex(_ firstNodeIdx: Int, endNodeIndex endNodeIdx: Int)Declaration
- (void) makeCornerFirstNodeIndex:(NSInteger) firstNodeIdx endNodeIndex:(NSInteger) endNodeIdx;Declaration
makeCornerFirstNodeIndex_endNodeIndex_(firstNodeIdx: int, endNodeIdx: int)See Also
Convenience
Opens an on-curve corner by the offset distance.
Removes an off-curve node range from a quadratic segment.
See Also
Convenience
Position for a node index.
Opens an on-curve corner by the offset distance.
Removes an off-curve node range from a quadratic segment.