[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.HullShader

HullShader Class

ID3D11HullShader

Implements
Namespace: C1.Util.DX.Direct3D11
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("8e5c6061-628a-4c8e-8264-bbe45cb3d5dd")]
public class HullShader : DeviceChild, IDisposable, IUnknown

Constructors

Name Description
HullShader(IntPtr)

Initializes a new instance of the HullShader class.

Methods

Name Description
Create(Device, byte[], ClassLinkage)

Initializes a new instance of the HullShader class.

Operators

Name Description
explicit operator HullShader(IntPtr)

Performs an explicit conversion from IntPtr to HullShader.