Loading...
Searching...
No Matches
PcpLayerStackSite Class Reference

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
 

Detailed Description

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

Definition at line 95 of file site.h.

Member Function Documentation

◆ operator!=()

bool operator!= ( const PcpLayerStackSite rhs) const
inline

Definition at line 110 of file site.h.

◆ operator<=()

bool operator<= ( const PcpLayerStackSite rhs) const
inline

Definition at line 117 of file site.h.

◆ operator>()

bool operator> ( const PcpLayerStackSite rhs) const
inline

Definition at line 121 of file site.h.

◆ operator>=()

bool operator>= ( const PcpLayerStackSite rhs) const
inline

Definition at line 125 of file site.h.

Member Data Documentation

◆ layerStack

PcpLayerStackRefPtr layerStack

Definition at line 98 of file site.h.

◆ path

SdfPath path

Definition at line 99 of file site.h.


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