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