HdPrimOriginSchema::OriginPath Class Reference

Wraps an SdfPath so that it is not affected by the prefixing scene index. More...

Public Member Functions

 OriginPath (const SdfPath &path)
 
const SdfPathGetPath () const
 
bool operator== (const OriginPath &other) const
 

Friends

HD_API friend std::ostream & operator<< (std::ostream &stream, OriginPath const &p)
 

Detailed Description

Wraps an SdfPath so that it is not affected by the prefixing scene index.

Definition at line 57 of file primOriginSchema.h.


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