Blender
V3.3
|
#include <DNA_object_force_types.h>
Public Attributes | |
struct PointCache * | pointcache |
struct ListBase | ptcaches |
Definition at line 186 of file DNA_object_force_types.h.
struct PointCache* SoftBody_Shared::pointcache |
Definition at line 187 of file DNA_object_force_types.h.
Referenced by BKE_object_copy_softbody(), BKE_ptcache_id_from_softbody(), blo_do_versions_280(), object_blend_read_data(), object_blend_write(), sbFree(), sbNew(), and sbObjectStep().
struct ListBase SoftBody_Shared::ptcaches |
Definition at line 187 of file DNA_object_force_types.h.
Referenced by BKE_object_copy_softbody(), BKE_ptcache_id_from_softbody(), blo_do_versions_280(), object_blend_read_data(), object_blend_write(), object_foreach_path(), sbFree(), and sbNew().