Contents

*(_:_:)

Returns the concatenation of a pose and a scaled pose.

Declaration

static func * (lhs: Pose3D, rhs: ScaledPose3D) -> ScaledPose3D

See Also

Applying arithmetic operations