Home
last modified time | relevance | path

Searched refs:strips_cow (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/depsgraph/intern/eval/
H A Ddeg_eval_copy_on_write.cc716 void update_nla_strips_orig_pointers(const ListBase *strips_orig, ListBase *strips_cow) in update_nla_strips_orig_pointers() argument
719 NlaStrip *strip_cow = reinterpret_cast<NlaStrip *>(strips_cow->first); in update_nla_strips_orig_pointers()