HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UsdImagingPrimvarDescCache::Key Class Reference

#include <primvarDescCache.h>

Classes

struct  Hash
 

Public Member Functions

 Key (SdfPath const &path, TfToken const &attr)
 
bool operator== (Key const &rhs) const
 
bool operator!= (Key const &rhs) const
 

Friends

class UsdImagingPrimvarDescCache
 

Detailed Description

Definition at line 54 of file primvarDescCache.h.

Constructor & Destructor Documentation

UsdImagingPrimvarDescCache::Key::Key ( SdfPath const &  path,
TfToken const &  attr 
)
inline

Definition at line 61 of file primvarDescCache.h.

Member Function Documentation

bool UsdImagingPrimvarDescCache::Key::operator!= ( Key const &  rhs) const
inline

Definition at line 69 of file primvarDescCache.h.

bool UsdImagingPrimvarDescCache::Key::operator== ( Key const &  rhs) const
inline

Definition at line 66 of file primvarDescCache.h.

Friends And Related Function Documentation

Definition at line 56 of file primvarDescCache.h.


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