toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.trapezoid
/
TrapezoidInt
/
Companion
Companion
object
Companion
Members
Functions
inside
Link copied to clipboard
fun
inside
(
x0a
:
Int
,
x0b
:
Int
,
y0
:
Int
,
x1a
:
Int
,
x1b
:
Int
,
y1
:
Int
,
x
:
Int
,
y
:
Int
)
:
Boolean
triangulate
Link copied to clipboard
fun
triangulate
(
x0a
:
Int
,
x0b
:
Int
,
y0
:
Int
,
x1a
:
Int
,
x1b
:
Int
,
y1
:
Int
,
out
:
FTrianglesInt
=
FTrianglesInt()
)
:
FTrianglesInt