Blender V4.3
blender::ed::sculpt_paint::relax_cc::MeshLocalData Struct Reference

Public Attributes

Vector< floatfactors
 
Vector< floatdistances
 
Vector< Vector< int > > vert_neighbors
 

Detailed Description

Definition at line 31 of file relax.cc.

Member Data Documentation

◆ distances

Vector<float> blender::ed::sculpt_paint::relax_cc::MeshLocalData::distances

Definition at line 33 of file relax.cc.

◆ factors

Vector<float> blender::ed::sculpt_paint::relax_cc::MeshLocalData::factors

Definition at line 32 of file relax.cc.

◆ vert_neighbors

Vector<Vector<int> > blender::ed::sculpt_paint::relax_cc::MeshLocalData::vert_neighbors

Definition at line 34 of file relax.cc.


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