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
/
MRectangleInt
/
Companion
Companion
object
Companion
Members
Functions
from
Bounds
Link copied to clipboard
fun
fromBounds
(
left
:
Int
,
top
:
Int
,
right
:
Int
,
bottom
:
Int
)
:
MRectangleInt
invoke
Link copied to clipboard
operator
fun
invoke
(
)
:
MRectangleInt
operator
fun
invoke
(
other
:
MRectangleInt
)
:
MRectangleInt
operator
fun
invoke
(
x
:
Double
,
y
:
Double
,
width
:
Double
,
height
:
Double
)
:
MRectangleInt
operator
fun
invoke
(
x
:
Float
,
y
:
Float
,
width
:
Float
,
height
:
Float
)
:
MRectangleInt
operator
fun
invoke
(
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
)
:
MRectangleInt