![]() |
Blender V2.61 - r43446
|
Public Attributes | |
| int | v1 |
| int | v2 |
| int | v3 |
| int | v4 |
| float | ext_force [3] |
| short | flag |
Definition at line 102 of file softbody.c.
| float BodyFace::ext_force[3] |
Definition at line 104 of file softbody.c.
Referenced by mesh_faces_to_scratch(), and scan_for_ext_face_forces().
| short BodyFace::flag |
Definition at line 105 of file softbody.c.
Referenced by mesh_faces_to_scratch(), and scan_for_ext_face_forces().
| int BodyFace::v1 |
Definition at line 103 of file softbody.c.
Referenced by mesh_faces_to_scratch(), and scan_for_ext_face_forces().
| int BodyFace::v2 |
Definition at line 103 of file softbody.c.
Referenced by mesh_faces_to_scratch(), and scan_for_ext_face_forces().
| int BodyFace::v3 |
Definition at line 103 of file softbody.c.
Referenced by mesh_faces_to_scratch(), and scan_for_ext_face_forces().
| int BodyFace::v4 |
Definition at line 103 of file softbody.c.
Referenced by mesh_faces_to_scratch(), and scan_for_ext_face_forces().