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

#include <BKE_paint.h>

Public Attributes

int elem_index_a
 
floatelem_position_a
 
int elem_index_b
 
floatelem_position_b
 
float length
 
float strength
 
int node
 
eSculptClothConstraintType type
 

Detailed Description

Definition at line 329 of file BKE_paint.h.

Member Data Documentation

◆ elem_index_a

int SculptClothLengthConstraint::elem_index_a

◆ elem_index_b

int SculptClothLengthConstraint::elem_index_b

◆ elem_position_a

float* SculptClothLengthConstraint::elem_position_a

◆ elem_position_b

float* SculptClothLengthConstraint::elem_position_b

◆ length

float SculptClothLengthConstraint::length

◆ node

int SculptClothLengthConstraint::node

◆ strength

float SculptClothLengthConstraint::strength

◆ type

eSculptClothConstraintType SculptClothLengthConstraint::type

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