applying(_:)
Returns a point that results from applying the specified pose.
Declaration
func applying(_ pose: Pose3D) -> Point3DParameters
- pose:
The pose that the function applies to the point.
Returns a point that results from applying the specified pose.
func applying(_ pose: Pose3D) -> Point3DThe pose that the function applies to the point.