Home | All Classes | Grouped Classes | Index | Search
Removes an element or elements from the glyphs vector, reorganizes the font and effect maps to compensate.
CL_GlyphBuffer& remove( int index); CL_GlyphBuffer& remove( Range range);
Parameters:
Return value:
A reference to this object, allowing you to chain multiple calls of remove() together.
See also: