C++
bool supports( const AcGiKernelDescriptor& desc ) const;
Description
This used by a consumer of an AcGsGraphicsKernel to determine which features are supported by the kernel.
Parameters
Parameters | Description |
---|---|
desc | An AcGiKernelDescriptor to describe the capability in question |