Package-level declarations

Types

Link copied to clipboard
data class CurveRelativeVector2D(val curvePosition: Double, val lateralOffset: Double = 0.0)

Point in a curve relative coordinate system in 2D. This means that only points can be referenced which are on the curve or laterally translated to the curve.