DirectX12BufferFactory

Description

sealed class Tinman.AddOns.DirectX12.DirectX12BufferFactory

Derived from

BufferFactory abstract

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

Implementation of the IBufferFactory interface that uses a Direct3D 12 ID3D12Device COM object.

Public / Constructors

Direct​X12​Buffer​Factory


public constructor DirectX12BufferFactory → (1)

pipeline in : RenderPipeline

[not-null]
The pipeline to use.

Creates a new instance of DirectX12BufferFactory.