|
HDK
|
#include <primvarDescCache.h>
Classes | |
| class | Key |
Public Member Functions | |
| UsdImagingPrimvarDescCache (const UsdImagingPrimvarDescCache &)=delete | |
| UsdImagingPrimvarDescCache & | operator= (const UsdImagingPrimvarDescCache &)=delete |
| UsdImagingPrimvarDescCache () | |
| 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 |
A cache for primvar descriptors.
Definition at line 30 of file primvarDescCache.h.
|
delete |
|
inline |
Definition at line 70 of file primvarDescCache.h.
Clear all data associated with a specific path.
Definition at line 142 of file primvarDescCache.h.
|
inline |
Definition at line 139 of file primvarDescCache.h.
|
inline |
Definition at line 138 of file primvarDescCache.h.
|
inline |
Definition at line 150 of file primvarDescCache.h.
|
inline |
Definition at line 146 of file primvarDescCache.h.
|
delete |