Home
last modified time | relevance | path

Searched refs:PcpErrorInconsistentAttributeType (Results 1 – 4 of 4) sorted by last modified time

/dports/misc/usd/USD-21.11/pxr/usd/pcp/
H A Derrors.cpp280 PcpErrorInconsistentAttributeType::New() in New()
283 new PcpErrorInconsistentAttributeType); in New()
286 PcpErrorInconsistentAttributeType::PcpErrorInconsistentAttributeType() : in PcpErrorInconsistentAttributeType() function in PcpErrorInconsistentAttributeType
291 PcpErrorInconsistentAttributeType::~PcpErrorInconsistentAttributeType() in ~PcpErrorInconsistentAttributeType()
297 PcpErrorInconsistentAttributeType::ToString() const in ToString()
H A Derrors.h259 class PcpErrorInconsistentAttributeType; variable
260 typedef std::shared_ptr<PcpErrorInconsistentAttributeType>
267 class PcpErrorInconsistentAttributeType :
273 PCP_API ~PcpErrorInconsistentAttributeType();
284 PcpErrorInconsistentAttributeType();
H A DpropertyIndex.cpp253 PcpErrorInconsistentAttributeType::New(); in _IsConsistentAttribute()
H A DwrapErrors.cpp87 class_<PcpErrorInconsistentAttributeType, bases<PcpErrorBase>, in wrapErrors()
208 TF_REFPTR_CONST_VOLATILE_GET(PcpErrorInconsistentAttributeType)