Method New
New(SWIGTYPE_p_TfWeakPtrT_SdfFileFormat_const_t, string, StdStringMap)
Declaration
public SdfLayerHandle New(SWIGTYPE_p_TfWeakPtrT_SdfFileFormat_const_t fileFormat, string identifier, StdStringMap args)
Parameters
Type | Name | Description |
---|---|---|
SWIGTYPE_p_TfWeakPtrT_SdfFileFormat_const_t | fileFormat | |
string | identifier | |
StdStringMap | args |
Returns
Type | Description |
---|---|
SdfLayerHandle |
New(SWIGTYPE_p_TfWeakPtrT_SdfFileFormat_const_t, string)
Declaration
public SdfLayerHandle New(SWIGTYPE_p_TfWeakPtrT_SdfFileFormat_const_t fileFormat, string identifier)
Parameters
Type | Name | Description |
---|---|---|
SWIGTYPE_p_TfWeakPtrT_SdfFileFormat_const_t | fileFormat | |
string | identifier |
Returns
Type | Description |
---|---|
SdfLayerHandle |