toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.trapezoid
/
FTrapezoidsInt
/
pointInside
point
Inside
inline
fun
pointInside
(
x
:
Int
,
y
:
Int
,
assumeSorted
:
Boolean
=
this.assumeSorted
,
out
:
FTrapezoidsInt
.
(
FTrapezoidsInt.Item
)
->
Unit
=
{ }
,
stats
:
FTrapezoidsInt.PointInsideStats
?
=
null
)
:
Boolean