ClosestResult

class ClosestResult(val mdistSq: Double, val mpos: Int)

Constructors

Link copied to clipboard
constructor(mdistSq: Double, mpos: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val mpos: Int