Go to the source code of this file.
 | 
| void GU_API  | GU_AgentBlendShapeUtils::addInBetweenShapes (GU_Detail &primary_shape_gdp, const UT_StringArray &inbetween_shape_names, const UT_Array< fpreal > &inbetween_weights) | 
|   | 
| void GU_API  | GU_AgentBlendShapeUtils::addInputsToBaseShape (GU_Detail &base_shape, const UT_StringArray &shape_names, const UT_StringArray &channel_names) | 
|   | 
| void GU_API  | GU_AgentBlendShapeUtils::setDeformerParameters (GU_Detail &base_shape, const UT_StringHolder &attribs, const UT_StringHolder &ptidattr, const UT_StringHolder &primidattr) | 
|   | 
| void GU_API  | GU_AgentBlendShapeUtils::getDeformerParameters (const GU_Detail &base_shape, UT_StringHolder &attribs, UT_StringHolder &ptidattr, UT_StringHolder &primidattr) | 
|   | 
| void GU_API  | GU_AgentBlendShapeUtils::clearInputShapes (GU_Detail &base_shape) | 
|   | 
| void GU_API  | GU_AgentBlendShapeUtils::clearInBetweenShapes (GU_Detail &base_shape) | 
|   | Removes the detail attributes added by addInBetweenShapes().  More...
  | 
|   |