37 unsigned int modifier_type);
45 unsigned int modifier_type,
bool(*)(Object *obj, ModifierData *md) DEG_CollobjFilterFunction
ListBase * DEG_get_collision_relations(const Depsgraph *depsgraph, Collection *collection, unsigned int modifier_type)
void DEG_add_collision_relations(DepsNodeHandle *handle, Object *object, Collection *collection, unsigned int modifier_type, DEG_CollobjFilterFunction filter_function, const char *name)
void DEG_add_forcefield_relations(DepsNodeHandle *handle, Object *object, EffectorWeights *eff, bool add_absorption, int skip_forcefield, const char *name)
@ DEG_PHYSICS_DYNAMIC_BRUSH
@ DEG_PHYSICS_SMOKE_COLLISION
@ DEG_PHYSICS_RELATIONS_NUM
ListBase * DEG_get_effector_relations(const Depsgraph *depsgraph, Collection *collection)
const Depsgraph * depsgraph