#include <identity.h>
Definition at line 97 of file identity.h.
Sdf_IdentityRegistry::Sdf_IdentityRegistry |
( |
const SdfLayerHandle & |
layer | ) |
|
Sdf_IdentityRegistry::~Sdf_IdentityRegistry |
( |
| ) |
|
const SdfLayerHandle& Sdf_IdentityRegistry::GetLayer |
( |
| ) |
const |
|
inline |
Returns the layer that owns this registry.
Definition at line 105 of file identity.h.
Return the identity associated with path, issuing a new one if necessary. The registry will track the identity and update it if the logical object it represents moves in namespace.
void Sdf_IdentityRegistry::MoveIdentity |
( |
const SdfPath & |
oldPath, |
|
|
const SdfPath & |
newPath |
|
) |
| |
Update identity in response to a namespace edit.
friend class Sdf_IdRegistryImpl |
|
friend |
The documentation for this class was generated from the following file: