Blender V5.0
blender::ed::sculpt_paint::cloth::FilterLocalData Struct Reference

Public Attributes

Vector< floatfactors
Vector< int > vert_indices
Vector< float3positions
Vector< float3normals
Vector< float3forces

Detailed Description

Definition at line 2037 of file sculpt_cloth.cc.

Member Data Documentation

◆ factors

◆ forces

◆ normals

Vector<float3> blender::ed::sculpt_paint::cloth::FilterLocalData::normals

Definition at line 2041 of file sculpt_cloth.cc.

◆ positions

◆ vert_indices

Vector<int> blender::ed::sculpt_paint::cloth::FilterLocalData::vert_indices

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