applying(_:)
Returns the primitive that results from applying a scaled pose to the primitive.
Declaration
func applying(_ scaledPose: ScaledPose3DFloat) -> Point3DFloatDiscussion
Returns The transformed primitive.
Returns the primitive that results from applying a scaled pose to the primitive.
func applying(_ scaledPose: ScaledPose3DFloat) -> Point3DFloatReturns The transformed primitive.