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

Public Attributes

Vector< floatfactors
 
Vector< intvert_indices
 
Vector< float3positions
 
Vector< float3normals
 
Vector< float3forces
 

Detailed Description

Definition at line 2013 of file sculpt_cloth.cc.

Member Data Documentation

◆ factors

◆ forces

◆ normals

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

Definition at line 2017 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: