*(_:_:)
Returns a new rectangle after applying the pose to the rectangle.
Declaration
static func * (lhs: Pose3D, rhs: Rect3D) -> Rect3DParameters
- lhs:
The left-hand-side value.
- rhs:
The right-hand-side value.
Returns a new rectangle after applying the pose to the rectangle.
static func * (lhs: Pose3D, rhs: Rect3D) -> Rect3DThe left-hand-side value.
The right-hand-side value.