Declaration

- (void) findRequiredNodeIndexes:(NSMutableIndexSet *) requiredNodeIndexes grid:(GSGridSettings) grid;

Declaration

findRequiredNodeIndexes_grid_(requiredNodeIndexes: NSMutableIndexSet, grid: GSGridSettings)

Parameters

requiredNodeIndexes

The index set to receive the required node indices.

Discussion

Existing indices in the index set are preserved.

See Also

Cleanup