ID2D1TessellationSink

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

Members

Functions

AddTriangles
void AddTriangles(D2D1_TRIANGLE* triangles, uint trianglesCount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Close
HRESULT Close()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta