ID2D1VertexBuffer

Undocumented in source.
version(Windows)
interface ID2D1VertexBuffer : IUnknown {}

Members

Functions

Map
HRESULT Map(const(ubyte)** data, uint bufferSize)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Unmap
HRESULT Unmap()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta