Module salva3d::helper[][src]

Expand description

Various helper functions for managing collections.

Functions

Deletes from vec only the element i such that the corresponding mask[i] is true.