Class PcpLayerStackIdentifierStr
Inheritance
PcpLayerStackIdentifierStr
Namespace: pxr
Syntax
public class PcpLayerStackIdentifierStr : IDisposable
Constructors
PcpLayerStackIdentifierStr()
Declaration
public PcpLayerStackIdentifierStr()
PcpLayerStackIdentifierStr(PcpLayerStackIdentifier)
Declaration
public PcpLayerStackIdentifierStr(PcpLayerStackIdentifier lsid)
Parameters
PcpLayerStackIdentifierStr(String)
Declaration
public PcpLayerStackIdentifierStr(string rootLayerId)
Parameters
Type |
Name |
Description |
String |
rootLayerId |
|
PcpLayerStackIdentifierStr(String, String)
Declaration
public PcpLayerStackIdentifierStr(string rootLayerId, string sessionLayerId)
Parameters
Type |
Name |
Description |
String |
rootLayerId |
|
String |
sessionLayerId |
|
PcpLayerStackIdentifierStr(String, String, ArResolverContext)
Declaration
public PcpLayerStackIdentifierStr(string rootLayerId, string sessionLayerId, ArResolverContext resolverContext)
Parameters
Fields
swigCMemOwn
Declaration
protected bool swigCMemOwn
Field Value
Properties
pathResolverContext
Declaration
public ArResolverContext pathResolverContext { get; set; }
Property Value
rootLayerId
Declaration
public string rootLayerId { get; set; }
Property Value
sessionLayerId
Declaration
public string sessionLayerId { get; set; }
Property Value
Methods
Dispose()
Declaration
public virtual void Dispose()
Implements
Finalize()
Declaration
protected void Finalize()
GetHash()
Declaration
Returns