Blender V4.3
BodyFace Struct Reference

Public Attributes

int v1
 
int v2
 
int v3
 
float ext_force [3]
 
short flag
 

Detailed Description

Definition at line 87 of file softbody.cc.

Member Data Documentation

◆ ext_force

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

◆ flag

short BodyFace::flag

Definition at line 90 of file softbody.cc.

Referenced by mesh_faces_to_scratch(), and scan_for_ext_face_forces().

◆ v1

int BodyFace::v1

Definition at line 88 of file softbody.cc.

Referenced by mesh_faces_to_scratch(), and scan_for_ext_face_forces().

◆ v2

int BodyFace::v2

Definition at line 88 of file softbody.cc.

Referenced by mesh_faces_to_scratch(), and scan_for_ext_face_forces().

◆ v3

int BodyFace::v3

Definition at line 88 of file softbody.cc.

Referenced by mesh_faces_to_scratch(), and scan_for_ext_face_forces().


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