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