korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-math
/
korlibs.math.geom.bezier
/
CurveLUT
/
ClosestResult
Closest
Result
class
ClosestResult
(
val
mdistSq
:
Double
,
val
mpos
:
Int
)
Members
Constructors
Closest
Result
Link copied to clipboard
constructor
(
mdistSq
:
Double
,
mpos
:
Int
)
Properties
mdist
Link copied to clipboard
val
mdist
:
Double
mdist
Sq
Link copied to clipboard
val
mdistSq
:
Double
mpos
Link copied to clipboard
val
mpos
:
Int