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

Public Attributes

int index
 
int polys
 
ClothSpringspring
 

Detailed Description

Definition at line 52 of file cloth.c.

Member Data Documentation

◆ index

int BendSpringRef::index

Definition at line 53 of file cloth.c.

Referenced by cloth_build_springs().

◆ polys

int BendSpringRef::polys

Definition at line 54 of file cloth.c.

Referenced by cloth_build_springs().

◆ spring

ClothSpring* BendSpringRef::spring

Definition at line 55 of file cloth.c.

Referenced by cloth_build_springs().


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