[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.TessellationSink

TessellationSink Interface

ID2D1TessellationSink

Namespace: C1.Util.DX.Direct2D
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("2cd906c1-12e2-11dc-9fed-001143a055f9")]
[Shadow(typeof(TessellationSinkShadow))]
public interface TessellationSink : ICallbackable, IDisposable

Methods

Name Description
AddTriangles(Triangle[])

Copies the specified triangles to the sink.

Close()

Closes the sink.