ScoredPathPairing

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun pair(a: Shape2d, b: Shape2d): Map<Path2d, Path2d>
Link copied to clipboard
abstract fun score(a: Path2d, middleA: Vector2, b: Path2d): Double