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

#include <USD_PropertyMap.h>

+ Inheritance diagram for GusdUSD_UnvaryingPropertyMap< T >:

Public Types

typedef
GusdUSD_UnvaryingPropertyKey 
Key
 
typedef
GusdUSD_UnvaryingPropertyKey::HashCmp 
HashCmp
 
typedef T value_type
 

Public Member Functions

 GusdUSD_UnvaryingPropertyMap ()
 

Detailed Description

template<typename T>
class GusdUSD_UnvaryingPropertyMap< T >

Concurrent hash map for holding an unvarying property of a prim.

Definition at line 124 of file USD_PropertyMap.h.

Member Typedef Documentation

Definition at line 130 of file USD_PropertyMap.h.

Definition at line 129 of file USD_PropertyMap.h.

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

Definition at line 131 of file USD_PropertyMap.h.

Constructor & Destructor Documentation

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

Definition at line 133 of file USD_PropertyMap.h.


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