Constructor SdfSpecConstHandle
SdfSpecConstHandle(IntPtr, bool)
Declaration
public SdfSpecConstHandle(IntPtr cPtr, bool cMemoryOwn)
Parameters
Type | Name | Description |
---|---|---|
IntPtr | cPtr | |
bool | cMemoryOwn |
SdfSpecConstHandle()
Declaration
public SdfSpecConstHandle()
SdfSpecConstHandle(SdfSpec)
Declaration
public SdfSpecConstHandle(SdfSpec baseType)
Parameters
Type | Name | Description |
---|---|---|
SdfSpec | baseType |
SdfSpecConstHandle(SdfSpecHandle)
Declaration
public SdfSpecConstHandle(SdfSpecHandle otherHandle)
Parameters
Type | Name | Description |
---|---|---|
SdfSpecHandle | otherHandle |