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
/
MBoundsBuilder
/
Companion
Companion
object
Companion
Members
Properties
POOL
Link copied to clipboard
val
POOL
:
ConcurrentPool
<
MBoundsBuilder
>
Functions
get
Bounds
Link copied to clipboard
fun
getBounds
(
p1
:
Point
)
:
Rectangle
fun
getBounds
(
p1
:
Point
,
p2
:
Point
)
:
Rectangle
fun
getBounds
(
p1
:
Point
,
p2
:
Point
,
p3
:
Point
)
:
Rectangle
fun
getBounds
(
p1
:
Point
,
p2
:
Point
,
p3
:
Point
,
p4
:
Point
)
:
Rectangle