Blender V2.61 - r43446
Public Attributes

ClothCollSettings Struct Reference

#include <DNA_cloth_types.h>

List of all members.

Public Attributes

struct LinkNodecollision_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 Groupgroup

Detailed Description

Definition at line 91 of file DNA_cloth_types.h.


Member Data Documentation

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 96 of file DNA_cloth_types.h.

Referenced by cloth_collision_response_static(), and cloth_init().

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().


The documentation for this struct was generated from the following file: