TimedPose

data class TimedPose(val pose: Matrix4x4, val timestamp: Long)

Constructors

Link copied to clipboard
constructor(pose: Matrix4x4, timestamp: Long)
constructor(pose: Matrix4x4)

Properties

Link copied to clipboard
Link copied to clipboard