Blender  V2.93
Public Attributes | List of all members
BendSpringRef Struct Reference

Public Attributes

int index
 
int polys
 
ClothSpringspring
 

Detailed Description

Definition at line 68 of file cloth.c.

Member Data Documentation

◆ index

int BendSpringRef::index

Definition at line 69 of file cloth.c.

Referenced by cloth_build_springs().

◆ polys

int BendSpringRef::polys

Definition at line 70 of file cloth.c.

Referenced by cloth_build_springs().

◆ spring

ClothSpring* BendSpringRef::spring

Definition at line 71 of file cloth.c.

Referenced by cloth_build_springs().


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