Loading...
Searching...
No Matches
HdPrimOriginSchema::OriginPath Class Reference

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

#include <primOriginSchema.h>

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 85 of file primOriginSchema.h.

Constructor & Destructor Documentation

◆ OriginPath()

OriginPath ( const SdfPath path)
inline

Definition at line 87 of file primOriginSchema.h.

Member Function Documentation

◆ GetPath()

const SdfPath & GetPath ( ) const
inline

Definition at line 92 of file primOriginSchema.h.

◆ operator==()

bool operator== ( const OriginPath other) const
inline

Definition at line 94 of file primOriginSchema.h.


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