Blender
V3.3
|
Public Attributes | |
int | v1 |
int | v2 |
int | v3 |
float | ext_force [3] |
short | flag |
Definition at line 84 of file softbody.c.
float BodyFace::ext_force[3] |
Definition at line 86 of file softbody.c.
Referenced by mesh_faces_to_scratch(), and scan_for_ext_face_forces().
short BodyFace::flag |
Definition at line 87 of file softbody.c.
Referenced by mesh_faces_to_scratch(), and scan_for_ext_face_forces().
int BodyFace::v1 |
Definition at line 85 of file softbody.c.
Referenced by mesh_faces_to_scratch(), and scan_for_ext_face_forces().
int BodyFace::v2 |
Definition at line 85 of file softbody.c.
Referenced by mesh_faces_to_scratch(), and scan_for_ext_face_forces().
int BodyFace::v3 |
Definition at line 85 of file softbody.c.
Referenced by mesh_faces_to_scratch(), and scan_for_ext_face_forces().