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

Public Attributes

Vector< floatfactors
 
Vector< floatdistances
 
Vector< Vector< BMVert * > > vert_neighbors
 

Detailed Description

Definition at line 43 of file relax.cc.

Member Data Documentation

◆ distances

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

Definition at line 45 of file relax.cc.

◆ factors

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

Definition at line 44 of file relax.cc.

◆ vert_neighbors

Vector<Vector<BMVert *> > blender::ed::sculpt_paint::relax_cc::BMeshLocalData::vert_neighbors

Definition at line 46 of file relax.cc.


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