An abstraction of a vertex buffer to simplify rendering of dynamic data. Internal it creates a dynamic wirteonly vertexbuffer. When a lock call comes a locked stream of the demanded size is returned. Thereby the there is enough space left the buffer is locked with nooverride continuing after the last locked segment. When the size exceeds the buffer is dicarded and when the size is even bigger than the buffer, a bigger buffer is created.
For a list of all members of this type, see DynamicVB Members.
System.Object
DynamicVB
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: SpringEmbedders
Assembly: SpringEmbedders (in SpringEmbedders.exe)