Contents

*(_:_:)

Returns the point that results from applying the pose to the point.

Declaration

static func * (lhs: Pose3DFloat, rhs: Point3DFloat) -> Point3DFloat

Parameters

  • lhs:

    The first value.

  • rhs:

    The second value.