Blender  V3.3
Public Attributes | List of all members
BodySpring Struct Reference

Public Attributes

int v1
 
int v2
 
float len
 
float cf
 
float load
 
float ext_force [3]
 
type_spring springtype
 
short flag
 

Detailed Description

Definition at line 76 of file softbody.c.

Member Data Documentation

◆ cf

float BodySpring::cf

◆ ext_force

float BodySpring::ext_force[3]

◆ flag

short BodySpring::flag

◆ len

float BodySpring::len

◆ load

float BodySpring::load

Definition at line 78 of file softbody.c.

◆ springtype

type_spring BodySpring::springtype

◆ v1

int BodySpring::v1

◆ v2

int BodySpring::v2

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