#include <GU_GroomUtils.h>
|
| GU_GroomSourceAttribList (GU_Detail *dest, const GU_Detail *source, const GA_AttributeOwner destowner) |
|
void | addSourceAttribs (const GA_AttributeOwner sourceowner, const char *matchpattern, UT_Set< AttribMatchTuple > &alreadymapped, const GA_AttributeFilter *filter=nullptr) |
|
void | mapAndCreateAttribs (GA_AttributeRefMap &map) const |
|
void | mapAndCreateAttrib (GA_AttributeRefMap &map, const UT_ValArray< AttribChange > *changes, int index) const |
|
void | mapAndCreateAttribs (GA_AttributeRefMap &map, const UT_ValArray< AttribChange > *changes) const |
|
void | mapAndCreateAttribs (GA_AttributeRefMap &map, const UT_ValArray< AttribChange > *changes, const std::function< bool(const GA_Attribute &)> &filter) const |
|
void | mapAndCreateRealAttribs (GA_AttributeRefMap &map, const UT_ValArray< AttribChange > *changes) const |
|
void | mapAndCreateNonRealAttribs (GA_AttributeRefMap &map, const UT_ValArray< AttribChange > *changes) const |
|
bool | updateCache (UT_UniquePtr< CacheData > &cachedata, UT_ValArray< AttribChange > &changes) const |
|
Definition at line 937 of file GU_GroomUtils.h.
The documentation for this class was generated from the following file: