Loading...
Searching...
No Matches
spec.h File Reference
+ Include dependency graph for spec.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SdfSpec
 Base class for all Sdf spec classes. More...
 

Functions

template<class HashState >
void TfHashAppend (HashState &h, const SdfSpec &x)
 
size_t hash_value (const SdfSpec &x)
 

Function Documentation

◆ hash_value()

size_t hash_value ( const SdfSpec x)
inline

Definition at line 276 of file spec.h.

◆ TfHashAppend()

void TfHashAppend ( HashState &  h,
const SdfSpec x 
)

Definition at line 272 of file spec.h.