Dockware AI
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Dockware AI
dockware-core
/
scanning.poses
/
TimedPose
Timed
Pose
data
class
TimedPose
(
val
pose
:
Pose
,
val
timestamp
:
Long
)
Members
Constructors
Timed
Pose
Link copied to clipboard
constructor
(
pose
:
Pose
,
timestamp
:
Long
)
constructor
(
pose
:
Pose
)
Properties
pose
Link copied to clipboard
val
pose
:
Pose
timestamp
Link copied to clipboard
val
timestamp
:
Long