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

#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
 

Detailed Description

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

Definition at line 95 of file site.h.

Constructor & Destructor Documentation

PCP_API PcpLayerStackSite::PcpLayerStackSite ( )
PCP_API PcpLayerStackSite::PcpLayerStackSite ( const PcpLayerStackRefPtr &  ,
const SdfPath path 
)

Member Function Documentation

bool PcpLayerStackSite::operator!= ( const PcpLayerStackSite rhs) const
inline

Definition at line 110 of file site.h.

PCP_API bool PcpLayerStackSite::operator< ( const PcpLayerStackSite rhs) const
bool PcpLayerStackSite::operator<= ( const PcpLayerStackSite rhs) const
inline

Definition at line 117 of file site.h.

PCP_API bool PcpLayerStackSite::operator== ( const PcpLayerStackSite rhs) const
bool PcpLayerStackSite::operator> ( const PcpLayerStackSite rhs) const
inline

Definition at line 121 of file site.h.

bool PcpLayerStackSite::operator>= ( const PcpLayerStackSite rhs) const
inline

Definition at line 125 of file site.h.

Member Data Documentation

PcpLayerStackRefPtr PcpLayerStackSite::layerStack

Definition at line 98 of file site.h.

SdfPath PcpLayerStackSite::path

Definition at line 99 of file site.h.


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