![]() |
Blender V2.61 - r43446
|
#include <DNA_cloth_types.h>
Public Attributes | |
| struct LinkNode * | collision_list |
| float | epsilon |
| float | self_friction |
| float | friction |
| float | selfepsilon |
| float | repel_force |
| float | distance_repel |
| int | flags |
| short | self_loop_count |
| short | loop_count |
| struct Group * | group |
Definition at line 91 of file DNA_cloth_types.h.
Definition at line 93 of file DNA_cloth_types.h.
Referenced by cloth_init().
Definition at line 98 of file DNA_cloth_types.h.
Referenced by cloth_collision(), and cloth_from_object().
Definition at line 94 of file DNA_cloth_types.h.
Referenced by cloth_collision(), cloth_collision_response_static(), cloth_from_object(), and cloth_init().
Definition at line 99 of file DNA_cloth_types.h.
Referenced by cloth_bvh_objcollision(), cloth_init(), do_hair_dynamics(), and implicit_solver().
Definition at line 96 of file DNA_cloth_types.h.
Referenced by cloth_collision_response_static(), and cloth_init().
| struct Group* ClothCollSettings::group |
Definition at line 102 of file DNA_cloth_types.h.
Referenced by cloth_bvh_objcollision(), foreachIDLink(), and lib_link_particlesystems().
Definition at line 101 of file DNA_cloth_types.h.
Referenced by cloth_bvh_objcollision(), and cloth_init().
Definition at line 98 of file DNA_cloth_types.h.
Referenced by cloth_collision().
Definition at line 95 of file DNA_cloth_types.h.
Referenced by cloth_init().
Definition at line 100 of file DNA_cloth_types.h.
Referenced by cloth_bvh_objcollision(), and cloth_init().
Definition at line 97 of file DNA_cloth_types.h.
Referenced by cloth_bvh_objcollision(), cloth_from_object(), and cloth_init().