*(_:_:)
Returns a new size after applying the pose to the size.
Declaration
static func * (lhs: Pose3D, rhs: Size3D) -> Size3DParameters
- lhs:
The left-hand-side value.
- rhs:
The right-hand-side value.
Returns a new size after applying the pose to the size.
static func * (lhs: Pose3D, rhs: Size3D) -> Size3DThe left-hand-side value.
The right-hand-side value.