CanContributeSpecs() const | PcpNodeRef | |
child_const_iterator typedef (defined in PcpNodeRef) | PcpNodeRef | |
child_const_range typedef (defined in PcpNodeRef) | PcpNodeRef | |
child_const_reverse_iterator typedef (defined in PcpNodeRef) | PcpNodeRef | |
child_const_reverse_range typedef (defined in PcpNodeRef) | PcpNodeRef | |
GetArcType() const | PcpNodeRef | |
GetChildrenRange() const | PcpNodeRef | |
GetChildrenReverseRange() const | PcpNodeRef | |
GetCompressedSdSite(size_t layerIndex) const (defined in PcpNodeRef) | PcpNodeRef | inline |
GetDepthBelowIntroduction() const | PcpNodeRef | |
GetIntroPath() const | PcpNodeRef | |
GetLayerStack() const | PcpNodeRef | |
GetMapToParent() const | PcpNodeRef | |
GetMapToRoot() const | PcpNodeRef | |
GetNamespaceDepth() const | PcpNodeRef | |
GetOriginNode() const | PcpNodeRef | |
GetOriginRootNode() const | PcpNodeRef | |
GetOwningGraph() const | PcpNodeRef | inline |
GetParentNode() const | PcpNodeRef | |
GetPath() const | PcpNodeRef | |
GetPathAtIntroduction() const | PcpNodeRef | |
GetPathAtOriginRootIntroduction() const | PcpNodeRef | |
GetPermission() const (defined in PcpNodeRef) | PcpNodeRef | |
GetRootNode() const | PcpNodeRef | |
GetSiblingNumAtOrigin() const | PcpNodeRef | |
GetSite() const | PcpNodeRef | |
GetSpecContributionRestrictedDepth() const | PcpNodeRef | |
GetUniqueIdentifier() const | PcpNodeRef | |
HasSpecs() const (defined in PcpNodeRef) | PcpNodeRef | |
HasSymmetry() const (defined in PcpNodeRef) | PcpNodeRef | |
InsertChild(const PcpLayerStackSite &site, const PcpArc &arc, PcpErrorBasePtr *error) | PcpNodeRef | |
InsertChildSubgraph(const PcpPrimIndex_GraphRefPtr &subgraph, const PcpArc &arc, PcpErrorBasePtr *error) | PcpNodeRef | |
IsCulled() const (defined in PcpNodeRef) | PcpNodeRef | |
IsDueToAncestor() const (defined in PcpNodeRef) | PcpNodeRef | |
IsInert() const (defined in PcpNodeRef) | PcpNodeRef | |
IsRestricted() const (defined in PcpNodeRef) | PcpNodeRef | |
IsRootNode() const | PcpNodeRef | |
operator UnspecifiedBoolType() const (defined in PcpNodeRef) | PcpNodeRef | inline |
operator!=(const PcpNodeRef &rhs) const | PcpNodeRef | inline |
operator<(const PcpNodeRef &rhs) const | PcpNodeRef | |
operator<< (defined in PcpNodeRef) | PcpNodeRef | friend |
operator<=(const PcpNodeRef &rhs) const | PcpNodeRef | inline |
operator==(const PcpNodeRef &rhs) const | PcpNodeRef | inline |
operator>(const PcpNodeRef &rhs) const | PcpNodeRef | inline |
operator>=(const PcpNodeRef &rhs) const | PcpNodeRef | inline |
PcpNodeIterator (defined in PcpNodeRef) | PcpNodeRef | friend |
PcpNodeRef() (defined in PcpNodeRef) | PcpNodeRef | inline |
SetCulled(bool culled) | PcpNodeRef | |
SetHasSpecs(bool hasSpecs) | PcpNodeRef | |
SetHasSymmetry(bool hasSymmetry) | PcpNodeRef | |
SetInert(bool inert) | PcpNodeRef | |
SetIsDueToAncestor(bool isDueToAncestor) | PcpNodeRef | |
SetPermission(SdfPermission perm) | PcpNodeRef | |
SetRestricted(bool restricted) | PcpNodeRef | |
SetSpecContributionRestrictedDepth(size_t depth) | PcpNodeRef | |
UnspecifiedBoolType typedef | PcpNodeRef | |