[]
Get a native callback pointer from a managed callback.
public static IntPtr ToIntPtr(TessellationSink tessellationSink)
Type | Name | Description |
---|---|---|
TessellationSink | tessellationSink | The geometry sink. |
Type | Description |
---|---|
IntPtr | A pointer to the unmanaged geomerty sink counterpart |