Constructor SdfPathPair
SdfPathPair(IntPtr, bool)
Declaration
public SdfPathPair(IntPtr cPtr, bool cMemoryOwn)
Parameters
| Type | Name | Description |
|---|---|---|
| IntPtr | cPtr | |
| bool | cMemoryOwn |
SdfPathPair()
Declaration
public SdfPathPair()
SdfPathPair(SdfPath, SdfPath)
Declaration
public SdfPathPair(SdfPath first, SdfPath second)
Parameters
| Type | Name | Description |
|---|---|---|
| SdfPath | first | |
| SdfPath | second |
SdfPathPair(SdfPathPair)
Declaration
public SdfPathPair(SdfPathPair other)
Parameters
| Type | Name | Description |
|---|---|---|
| SdfPathPair | other |