Contents

*(_:_:)

Returns the concatenation of a scaled pose and a pose.

Declaration

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

See Also

Applying arithmetic operations