DirectX11BufferFactory

Description

sealed class Tinman.AddOns.DirectX11.DirectX11BufferFactory

Derived from

BufferFactory abstract

Full source code is included in the Tinman 3D SDK download.

Implementation of the IBufferFactory interface that uses a Direct3D 11 ID3D11DeviceContext COM object.

Public / Constructors

Direct​X11​Buffer​Factory


public constructor DirectX11BufferFactory → (1)

context in : IntPtr

The ID3D11DeviceContext* COM pointer.

Creates a new instance of DirectX11BufferFactory.