
8 May
2009
8 May
'09
2:13 p.m.
Andrew Sutton wrote: [skip]
The biggest reason for using descriptors is that they can provide a higher degree of stability than iterators. For example, a vector will invalidate all iterators on insert and remove. [skip]
"Remove" also invalidates vertex descriptors! Dmitry