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 53 of file primvarDescCache.h.

Constructor & Destructor Documentation

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

Definition at line 60 of file primvarDescCache.h.

Member Function Documentation

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

Definition at line 68 of file primvarDescCache.h.

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

Definition at line 65 of file primvarDescCache.h.

Friends And Related Function Documentation

Definition at line 55 of file primvarDescCache.h.


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