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

Public Attributes

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

Detailed Description

Definition at line 33 of file draw.cc.

Member Data Documentation

◆ distances

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

Definition at line 36 of file draw.cc.

◆ factors

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

Definition at line 35 of file draw.cc.

◆ positions

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

Definition at line 34 of file draw.cc.

◆ translations

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

Definition at line 37 of file draw.cc.


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