All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PcpSite Class Reference

A site specifies a path in a layer stack of scene description. More...

Inherits totally_ordered< PcpSite >.

Public Member Functions

PCP_API PcpSite (const PcpLayerStackIdentifier &, const SdfPath &path)
 
PCP_API PcpSite (const PcpLayerStackPtr &, const SdfPath &path)
 
PCP_API PcpSite (const SdfLayerHandle &, const SdfPath &path)
 
PCP_API PcpSite (const PcpLayerStackSite &)
 
PCP_API bool operator== (const PcpSite &rhs) const
 
PCP_API bool operator< (const PcpSite &rhs) const
 

Public Attributes

PcpLayerStackIdentifier layerStackIdentifier
 
SdfPath path
 

Detailed Description

A site specifies a path in a layer stack of scene description.

Definition at line 46 of file site.h.


The documentation for this class was generated from the following file: