35 const float3 &translation)
const
40 const float3x3 &deform_mat = this->deform_mats[position_i];
41 return deform_mat.
inverted() * translation;
struct Depsgraph Depsgraph
constexpr bool is_empty() const
const Depsgraph * depsgraph
GeometryDeformation get_evaluated_curves_deformation(const Depsgraph &depsgraph, const Object &ob_orig)
float3x3 inverted() const