Blender V4.3
blender::ed::sculpt_paint::flatten_cc::LocalData Struct Reference

Public Attributes

Vector< float3positions
 
Vector< floatfactors
 
Vector< floatdistances
 
Vector< float3translations
 

Detailed Description

Definition at line 44 of file plane.cc.

Member Data Documentation

◆ distances

Vector<float> blender::ed::sculpt_paint::flatten_cc::LocalData::distances

Definition at line 47 of file plane.cc.

◆ factors

Vector<float> blender::ed::sculpt_paint::flatten_cc::LocalData::factors

Definition at line 46 of file plane.cc.

◆ positions

Vector<float3> blender::ed::sculpt_paint::flatten_cc::LocalData::positions

Definition at line 45 of file plane.cc.

◆ translations

Vector<float3> blender::ed::sculpt_paint::flatten_cc::LocalData::translations

Definition at line 48 of file plane.cc.


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