8 #ifndef __GU_AgentMLSkinDeformer__
9 #define __GU_AgentMLSkinDeformer__
73 void setRigChannelValues(
78 exint numBlendShapes()
const;
CE_API bool evaluate(const CE_OSDRefinement &topo, const CE_OSDEvaluator &eval, const cl::Buffer &coarse, const CE_OSDPatchCoords &patch_coords, const CE_FloatArray *refined_data, cl::Buffer &out, cl::Buffer *du, cl::Buffer *dv)
SIM_API const UT_StringHolder agent
GT_API const UT_StringHolder blend_shape_weights
std::unique_ptr< T, Deleter > UT_UniquePtr
A smart pointer for unique ownership of dynamically allocated objects.
#define UT_NON_COPYABLE(CLASS)
Define deleted copy constructor and assignment operator inside a class.