toggle menu
kuda
jvm
switch theme
search in API
kuda
/
kuda.runtimeapi.structure
/
Extent
Extent
data
class
Extent
(
val
depth
:
Long
,
val
height
:
Long
,
val
width
:
Long
)
Members
Constructors
Extent
Link copied to clipboard
constructor
(
depth
:
Long
,
height
:
Long
,
width
:
Long
)
Properties
depth
Link copied to clipboard
val
depth
:
Long
height
Link copied to clipboard
val
height
:
Long
width
Link copied to clipboard
val
width
:
Long