|
A site specifies a path in a layer stack of scene description. More...
#include <site.h>
Public Member Functions | |
PCP_API | PcpLayerStackSite (const PcpLayerStackRefPtr &, const SdfPath &path) |
PCP_API bool | operator== (const PcpLayerStackSite &rhs) const |
bool | operator!= (const PcpLayerStackSite &rhs) const |
PCP_API bool | operator< (const PcpLayerStackSite &rhs) const |
bool | operator<= (const PcpLayerStackSite &rhs) const |
bool | operator> (const PcpLayerStackSite &rhs) const |
bool | operator>= (const PcpLayerStackSite &rhs) const |
Public Attributes | |
PcpLayerStackRefPtr | layerStack |
SdfPath | path |
A site specifies a path in a layer stack of scene description.
|
inline |
|
inline |
|
inline |
|
inline |