Kone
0.0.0-dev-1
common
kone.misc.planimetricsCalculation
/
com.lounres.kone.misc.planimetricsCalculation
/
PlanimetricsCalculationContext
/
equalsTo
equals
To
infix
fun
Point
<
C
>
.
equalsTo
(
other
:
Point
<
C
>
)
:
Boolean
infix
fun
Line
<
C
>
.
equalsTo
(
other
:
Line
<
C
>
)
:
Boolean
infix
fun
Quadric
<
C
>
.
equalsTo
(
other
:
Quadric
<
C
>
)
:
Boolean
infix inline
fun
Transformation
<
C
>
.
equalsTo
(
other
:
Transformation
<
C
>
)
:
Boolean