|
Blender V4.5
|
Public Attributes | |
| Vector< float3float3 > | positions |
| Vector< float > | factors |
| Vector< float > | distances |
| Vector< float > | current_masks |
| Vector< float > | new_masks |
Definition at line 30 of file editors/sculpt_paint/brushes/mask.cc.
| Vector<float> blender::ed::sculpt_paint::brushes::mask_cc::LocalData::current_masks |
Definition at line 34 of file editors/sculpt_paint/brushes/mask.cc.
| Vector<float> blender::ed::sculpt_paint::brushes::mask_cc::LocalData::distances |
Definition at line 33 of file editors/sculpt_paint/brushes/mask.cc.
| Vector<float> blender::ed::sculpt_paint::brushes::mask_cc::LocalData::factors |
Definition at line 32 of file editors/sculpt_paint/brushes/mask.cc.
| Vector<float> blender::ed::sculpt_paint::brushes::mask_cc::LocalData::new_masks |
Definition at line 35 of file editors/sculpt_paint/brushes/mask.cc.
Definition at line 31 of file editors/sculpt_paint/brushes/mask.cc.