24 #ifndef PXR_USD_SDF_LAYER_TREE_H
25 #define PXR_USD_SDF_LAYER_TREE_H
83 const SdfLayerHandle _layer;
90 #endif // PXR_USD_SDF_LAYER_TREE_H
static SDF_API SdfLayerTreeHandle New(const SdfLayerHandle &layer, const SdfLayerTreeHandleVector &childTrees, const SdfLayerOffset &cumulativeOffset=SdfLayerOffset())
Create a new layer tree node.
TfRefPtr< SdfLayerTree > SdfLayerTreeHandle
SDF_API const SdfLayerTreeHandleVector & GetChildTrees() const
Returns the children of this tree node.
std::vector< SdfLayerTreeHandle > SdfLayerTreeHandleVector
GLenum GLuint GLint GLint layer
SDF_API const SdfLayerHandle & GetLayer() const
Returns the layer handle this tree node represents.
SDF_DECLARE_HANDLES(SdfLayer)
SDF_API const SdfLayerOffset & GetOffset() const
Returns the cumulative layer offset from the root of the tree.
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE