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