Loading...
Searching...
No Matches
layerTree.h File Reference
+ Include dependency graph for layerTree.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SdfLayerTree
 A SdfLayerTree is an immutable tree structure representing a sublayer stack and its recursive structure. More...
 

Typedefs

typedef TfRefPtr< SdfLayerTreeSdfLayerTreeHandle
 
typedef std::vector< SdfLayerTreeHandleSdfLayerTreeHandleVector
 

Functions

 SDF_DECLARE_HANDLES (SdfLayer)
 

Typedef Documentation

◆ SdfLayerTreeHandle

Definition at line 40 of file layerTree.h.

◆ SdfLayerTreeHandleVector

typedef std::vector<SdfLayerTreeHandle> SdfLayerTreeHandleVector

Definition at line 41 of file layerTree.h.