FloatFloatValuePair

value class FloatFloatValuePair(val bits: Long)

Constructors

Link copied to clipboard
constructor(bits: Long)
constructor(left: Float, right: Float)

Properties

Link copied to clipboard
Link copied to clipboard
val left: Float
Link copied to clipboard

Functions

Link copied to clipboard
operator fun component1(): Float
Link copied to clipboard
operator fun component2(): Float