Blender V4.3
blender::ed::sculpt_paint::cloth::LengthConstraint Struct Reference

#include <sculpt_cloth.hh>

Public Attributes

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

Detailed Description

Definition at line 53 of file sculpt_cloth.hh.

Member Data Documentation

◆ elem_index_a

◆ elem_index_b

int blender::ed::sculpt_paint::cloth::LengthConstraint::elem_index_b

Definition at line 63 of file sculpt_cloth.hh.

◆ elem_position_a

float* blender::ed::sculpt_paint::cloth::LengthConstraint::elem_position_a

Definition at line 61 of file sculpt_cloth.hh.

◆ elem_position_b

float* blender::ed::sculpt_paint::cloth::LengthConstraint::elem_position_b

Definition at line 64 of file sculpt_cloth.hh.

◆ length

float blender::ed::sculpt_paint::cloth::LengthConstraint::length

Definition at line 66 of file sculpt_cloth.hh.

◆ node

int blender::ed::sculpt_paint::cloth::LengthConstraint::node

Definition at line 71 of file sculpt_cloth.hh.

◆ strength

float blender::ed::sculpt_paint::cloth::LengthConstraint::strength

Definition at line 67 of file sculpt_cloth.hh.

◆ type

ConstraintType blender::ed::sculpt_paint::cloth::LengthConstraint::type

Definition at line 73 of file sculpt_cloth.hh.


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