HDK
|
#include <identity.h>
Public Member Functions | |
SDF_API const SdfLayerHandle & | GetLayer () const |
Returns the layer that this identity refers to. More... | |
const SdfPath & | GetPath () const |
Returns the path that this identity refers to. More... | |
Friends | |
class | Sdf_IdentityRegistry |
class | Sdf_IdRegistryImpl |
void | intrusive_ptr_add_ref (Sdf_Identity *) |
void | intrusive_ptr_release (Sdf_Identity *) |
Identifies the logical object behind an SdfSpec.
This is simply the layer the spec belongs to and the path to the spec.
Definition at line 47 of file identity.h.
SDF_API const SdfLayerHandle& Sdf_Identity::GetLayer | ( | ) | const |
Returns the layer that this identity refers to.
|
inline |
Returns the path that this identity refers to.
Definition at line 56 of file identity.h.
|
friend |
|
friend |
|
friend |
Definition at line 65 of file identity.h.
|
friend |
Definition at line 66 of file identity.h.