Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dparticle.c693 static void free_child_path_cache(ParticleSystem *psys) in free_child_path_cache() function
711 free_child_path_cache(psys); in psys_free_path_cache()
722 free_child_path_cache(psys); in psys_free_children()
2901 free_child_path_cache(sim->psys); in psys_cache_child_paths()