applying(_:)
Returns a vector that results from applying the specified pose.
Declaration
func applying(_ pose: Pose3D) -> Vector3DParameters
- pose:
The pose that the function applies to the vector.
Returns a vector that results from applying the specified pose.
func applying(_ pose: Pose3D) -> Vector3DThe pose that the function applies to the vector.