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

Public Attributes

Vector< floatfactors
 
Vector< floatdistances
 
Vector< Vector< SubdivCCGCoord > > vert_neighbors
 

Detailed Description

Definition at line 37 of file relax.cc.

Member Data Documentation

◆ distances

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

Definition at line 39 of file relax.cc.

◆ factors

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

Definition at line 38 of file relax.cc.

◆ vert_neighbors

Vector<Vector<SubdivCCGCoord> > blender::ed::sculpt_paint::relax_cc::GridLocalData::vert_neighbors

Definition at line 40 of file relax.cc.


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