largest-offset+1 ( source-seq -- largest-offset+1 )


Vocabulary
game.models.collada.private

Inputs
source-seqa sequence


Outputs
largest-offset+1a number


Word description
Finds the largest offset in the sequence of source tuples and adds 1, which is the index stride for group-indices.

Definition