Blender V4.3
BendSpringRef Struct Reference

Public Attributes

int index
 
int face
 
ClothSpringspring
 

Detailed Description

Definition at line 55 of file cloth.cc.

Member Data Documentation

◆ face

int BendSpringRef::face

Definition at line 57 of file cloth.cc.

Referenced by cloth_build_springs().

◆ index

int BendSpringRef::index

Definition at line 56 of file cloth.cc.

Referenced by cloth_build_springs().

◆ spring

ClothSpring* BendSpringRef::spring

Definition at line 58 of file cloth.cc.

Referenced by cloth_build_springs().


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