enum Tinman.Curve.Continuity
Enumeration of continuity types for curves.
Items
The following table lists all iemts of this enum type, including their string tags (if
defined).
Enumeration Item |
Position
|
|
The curve provides C0 continuity, i.e. it is steady in respect to position.
|
Tangent
|
|
The curve provides C1 continuity, i.e. it is steady in respect to tangents.
|
Curvature
|
|
The curve provides C2 continuity, i.e. it is steady in respect to curvature.
|
Usages
The following table shows all usages of this config type.