korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-math
/
korlibs.math.geom.vector
/
VectorBuilder
/
rectHole
rect
Hole
open
fun
rectHole
(
x
:
Double
,
y
:
Double
,
width
:
Double
,
height
:
Double
)
open
fun
rectHole
(
x
:
Float
,
y
:
Float
,
width
:
Float
,
height
:
Float
)
open
fun
rectHole
(
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
)
open
fun
rectHole
(
rect
:
Rectangle
)