VertexUpdaterList
Description
- Derived from
- 
DataUpdaterList<IVertexUpdater> abstract 
 IVertexUpdater
The VertexUpdaterList class aggregates zero or more IVertexUpdater objects and forwards vertex data updates to all of them.
This class is useful when a MeshBuffer is shared between multiple graphics contexts.