Map edit proxy value policy for relocates maps.
More...
|
typedef std::map< SdfPath, SdfPath > | Type |
|
typedef Type::key_type | key_type |
|
typedef Type::mapped_type | mapped_type |
|
typedef Type::value_type | value_type |
|
|
static SDF_API Type | CanonicalizeType (const SdfSpecHandle &v, const Type &x) |
|
static SDF_API key_type | CanonicalizeKey (const SdfSpecHandle &v, const key_type &x) |
|
static SDF_API mapped_type | CanonicalizeValue (const SdfSpecHandle &v, const mapped_type &x) |
|
static SDF_API value_type | CanonicalizePair (const SdfSpecHandle &v, const value_type &x) |
|
Map edit proxy value policy for relocates maps.
This absolutizes all paths.
Definition at line 221 of file proxyPolicies.h.
The documentation for this class was generated from the following file: