HDK
|
#include <site.h>
Classes | |
struct | Hash |
Public Member Functions | |
PCP_API | PcpLayerStackSite () |
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.
PCP_API PcpLayerStackSite::PcpLayerStackSite | ( | ) |
|
inline |
PCP_API bool PcpLayerStackSite::operator< | ( | const PcpLayerStackSite & | rhs | ) | const |
|
inline |
PCP_API bool PcpLayerStackSite::operator== | ( | const PcpLayerStackSite & | rhs | ) | const |
|
inline |
|
inline |