Contents

applying(_:)

Returns the primitive that results from applying a pose to the primitive.

Declaration

func applying(_ pose: Pose3DFloat) -> Point3DFloat

Parameters

  • pose:

    The pose.

Discussion

  • Returns The transformed primitive.