UsdImagingPrimvarDescCache Class Reference

A cache for primvar descriptors. More...

Public Member Functions

 UsdImagingPrimvarDescCache (const UsdImagingPrimvarDescCache &)=delete
 
UsdImagingPrimvarDescCacheoperator= (const UsdImagingPrimvarDescCache &)=delete
 
void EnableMutation ()
 
void DisableMutation ()
 
void Clear (SdfPath const &path)
 Clear all data associated with a specific path. More...
 
HdPrimvarDescriptorVector & GetPrimvars (SdfPath const &path) const
 
bool FindPrimvars (SdfPath const &path, HdPrimvarDescriptorVector *value) const
 

Detailed Description

A cache for primvar descriptors.

Definition at line 46 of file primvarDescCache.h.

Member Function Documentation

◆ Clear()

void Clear ( SdfPath const &  path)
inline

Clear all data associated with a specific path.

Definition at line 159 of file primvarDescCache.h.


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