[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct3D11.DomainShader

DomainShader Class

ID3D11DomainShader

Inheritance
DomainShader
Implements
Namespace: GrapeCity.Documents.DX.Direct3D11
Assembly: GcDocs.DX.Windows.dll
Syntax
[Guid("f582c508-0f36-490c-9977-31eece268cfa")]
public class DomainShader : DeviceChild, IDisposable, IUnknown

Constructors

Name Description
DomainShader(IntPtr)

Initializes a new instance of the DomainShader class.

Methods

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

Initializes a new instance of the DomainShader class.

Operators

Name Description
explicit operator DomainShader(IntPtr)

Performs an explicit conversion from IntPtr to DomainShader.