index(before:)
Returns the position in the sequence of the joint that preceeds the given position.
Declaration
func index(before i: JointTransforms.Index) -> JointTransforms.IndexDiscussion
For more on calculating indices, see index(before:).
Returns the position in the sequence of the joint that preceeds the given position.
func index(before i: JointTransforms.Index) -> JointTransforms.IndexFor more on calculating indices, see index(before:).