![]() |
|
A site specifies a path in a layer stack of scene description. More...
#include <site.h>
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 |
| bool | operator!= (const PcpSite &rhs) const |
| PCP_API bool | operator< (const PcpSite &rhs) const |
| bool | operator<= (const PcpSite &rhs) const |
| bool | operator> (const PcpSite &rhs) const |
| bool | operator>= (const PcpSite &rhs) const |
Public Attributes | |
| PcpLayerStackIdentifier | layerStackIdentifier |
| SdfPath | path |
A site specifies a path in a layer stack of scene description.
| PcpLayerStackIdentifier layerStackIdentifier |