Class SdfLayerTreeHandle
Inheritance
SdfLayerTreeHandle
Namespace: pxr
Syntax
public class SdfLayerTreeHandle : IDisposable
Constructors
SdfLayerTreeHandle(SdfLayerTree)
Declaration
public SdfLayerTreeHandle(SdfLayerTree layer)
Parameters
Fields
swigCMemOwn
Declaration
protected bool swigCMemOwn
Field Value
Methods
__deref__()
Declaration
public SdfLayerTree __deref__()
Returns
Dispose()
Declaration
public virtual void Dispose()
Implements
Finalize()
Declaration
protected void Finalize()
GetChildTrees()
Declaration
public SdfLayerTreeHandleVector GetChildTrees()
Returns
GetLayer()
Declaration
public SdfLayerHandle GetLayer()
Returns
GetOffset()
Declaration
public SdfLayerOffset GetOffset()
Returns
New(SdfLayerHandle, SdfLayerTreeHandleVector)
Declaration
public SdfLayerTreeHandle New(SdfLayerHandle layer, SdfLayerTreeHandleVector childTrees)
Parameters
Returns
New(SdfLayerHandle, SdfLayerTreeHandleVector, SdfLayerOffset)
Declaration
public SdfLayerTreeHandle New(SdfLayerHandle layer, SdfLayerTreeHandleVector childTrees, SdfLayerOffset cumulativeOffset)
Parameters
Returns