Blender V2.61 - r43446
|
Public Attributes | |
GHash * | colliderhash |
short | needstobuildcollider |
short | flag |
BodyFace * | bodyface |
int | totface |
float | aabbmin [3] |
float | aabbmax [3] |
ReferenceState | Ref |
Definition at line 120 of file softbody.c.
float SBScratch::aabbmax[3] |
Definition at line 126 of file softbody.c.
Referenced by sb_detect_aabb_collisionCached(), sb_new_scratch(), and softbody_apply_forces().
float SBScratch::aabbmin[3] |
Definition at line 126 of file softbody.c.
Referenced by sb_detect_aabb_collisionCached(), sb_new_scratch(), and softbody_apply_forces().
Definition at line 124 of file softbody.c.
Referenced by free_scratch(), mesh_faces_to_scratch(), sb_new_scratch(), and scan_for_ext_face_forces().
Definition at line 121 of file softbody.c.
Referenced by free_scratch(), sb_detect_aabb_collisionCached(), sb_detect_edge_collisionCached(), sb_detect_face_collisionCached(), sb_detect_face_pointCached(), sb_detect_vertex_collisionCached(), sb_new_scratch(), and softbody_step().
short SBScratch::flag |
Definition at line 123 of file softbody.c.
Referenced by _softbody_calc_forces_slice_in_a_thread(), softbody_calc_forces(), and softbody_step().
Definition at line 122 of file softbody.c.
Referenced by softbody_reset(), and softbody_step().
Definition at line 127 of file softbody.c.
Referenced by free_scratch(), reference_to_scratch(), SB_estimate_transform(), and sb_new_scratch().
Definition at line 125 of file softbody.c.
Referenced by mesh_faces_to_scratch(), sb_new_scratch(), and scan_for_ext_face_forces().