Loading...
Searching...
No Matches
SdfPathKeyPolicy Class Reference

Key policy for SdfPath; converts all SdfPaths to absolute. More...

#include <proxyPolicies.h>

Public Types

typedef SdfPath value_type
 

Public Member Functions

 SdfPathKeyPolicy (const SdfSpecHandle &owner)
 
value_type Canonicalize (const value_type &x) const
 
std::vector< value_typeCanonicalize (const std::vector< value_type > &x) const
 

Detailed Description

Key policy for SdfPath; converts all SdfPaths to absolute.

Definition at line 83 of file proxyPolicies.h.

Member Typedef Documentation

◆ value_type

Definition at line 85 of file proxyPolicies.h.

Constructor & Destructor Documentation

◆ SdfPathKeyPolicy() [1/2]

SdfPathKeyPolicy ( )
inline

Definition at line 87 of file proxyPolicies.h.

◆ SdfPathKeyPolicy() [2/2]

SdfPathKeyPolicy ( const SdfSpecHandle &  owner)
inlineexplicit

Definition at line 88 of file proxyPolicies.h.

Member Function Documentation

◆ Canonicalize() [1/2]

std::vector< value_type > Canonicalize ( const std::vector< value_type > &  x) const
inline

Definition at line 96 of file proxyPolicies.h.

◆ Canonicalize() [2/2]

value_type Canonicalize ( const value_type x) const
inline

Definition at line 91 of file proxyPolicies.h.


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