Declaration

- (CGFloat) tangentAngleAtNodeAtIndex:(NSInteger) idx direction:(int) direction;

Declaration

tangentAngleAtNodeAtIndex_direction_(idx: int, direction: int) -> float

Discussion

Nonnegative direction values use following nodes. Negative direction values use preceding nodes.

Returns NSNotFound when no tangent can be determined.

See Also

Tangents