VertexBufferUpdater
Description
- Derived from
-
VertexUpdater abstract
An implementation of the IVertexUpdater interface that generates binary vertex data using a IVertexFormat and stores it in a IVertexBuffer.
Public / Methods
Invalidate
Causes the next call to IDataUpdater.Validate to return false
.
Call this method if the vertex buffer needs to be refreshed.