HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GusdUSD_VaryingPropertyMap< T > Class Template Reference

#include <USD_PropertyMap.h>

+ Inheritance diagram for GusdUSD_VaryingPropertyMap< T >:

Public Types

typedef GusdUSD_VaryingPropertyKey Key
 
typedef
GusdUSD_VaryingPropertyKey::HashCmp 
HashCmp
 
typedef T value_type
 

Public Member Functions

 GusdUSD_VaryingPropertyMap ()
 

Detailed Description

template<typename T>
class GusdUSD_VaryingPropertyMap< T >

Concurrent hash map for holding a time-varying property on a prim.

Definition at line 78 of file USD_PropertyMap.h.

Member Typedef Documentation

Definition at line 84 of file USD_PropertyMap.h.

template<typename T >
typedef GusdUSD_VaryingPropertyKey GusdUSD_VaryingPropertyMap< T >::Key

Definition at line 83 of file USD_PropertyMap.h.

template<typename T >
typedef T GusdUSD_VaryingPropertyMap< T >::value_type

Definition at line 85 of file USD_PropertyMap.h.

Constructor & Destructor Documentation

template<typename T >
GusdUSD_VaryingPropertyMap< T >::GusdUSD_VaryingPropertyMap ( )
inline

Definition at line 87 of file USD_PropertyMap.h.


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