Continuity

Description

Name

enum Tinman.Curve.Continuity

Used by

Curve.continuity / P1.continuity / P2.continuity / P3.continuity / P4.continuity

Enumeration of continuity types for curves.

Items

# Name Tag

0

Position

-

The curve provides C0 continuity, i.e. it is steady in respect to position.

1

Tangent

-

The curve provides C1 continuity, i.e. it is steady in respect to tangents.

2

Curvature

-

The curve provides C2 continuity, i.e. it is steady in respect to curvature.