DisplacementProducer

fun interface DisplacementProducer

SAM interface that produces a marker absolute displacement offset from the trajectory length.

Functions

Link copied to clipboard
abstract fun produce(length: Double): Double