|
Blender V4.3
|
Public Attributes | |
| int | v1 |
| int | v2 |
| int | v3 |
| float | ext_force [3] |
| short | flag |
Definition at line 87 of file softbody.cc.
| float BodyFace::ext_force[3] |
Definition at line 89 of file softbody.cc.
Referenced by mesh_faces_to_scratch(), and scan_for_ext_face_forces().
| short BodyFace::flag |
Definition at line 90 of file softbody.cc.
Referenced by mesh_faces_to_scratch(), and scan_for_ext_face_forces().
| int BodyFace::v1 |
Definition at line 88 of file softbody.cc.
Referenced by mesh_faces_to_scratch(), and scan_for_ext_face_forces().
| int BodyFace::v2 |
Definition at line 88 of file softbody.cc.
Referenced by mesh_faces_to_scratch(), and scan_for_ext_face_forces().
| int BodyFace::v3 |
Definition at line 88 of file softbody.cc.
Referenced by mesh_faces_to_scratch(), and scan_for_ext_face_forces().