Dockware AI
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Dockware AI
dockware-core
/
scanning
/
RawDepthData
/
Shape
Shape
data
class
Shape
(
val
width
:
Int
,
val
height
:
Int
)
Members
Constructors
Shape
Link copied to clipboard
constructor
(
width
:
Int
,
height
:
Int
)
Properties
height
Link copied to clipboard
val
height
:
Int
width
Link copied to clipboard
val
width
:
Int