|
Blender V4.5
|
Public Attributes | |
| Vector< float > | mask |
| Vector< float > | factors |
| Vector< float > | new_mask |
Definition at line 967 of file sculpt_ops.cc.
| Vector<float> blender::ed::sculpt_paint::mask::LocalData::factors |
Definition at line 969 of file sculpt_ops.cc.
Referenced by blender::ed::sculpt_paint::mask::apply_mask_bmesh(), blender::ed::sculpt_paint::mask::apply_mask_grids(), and blender::ed::sculpt_paint::mask::apply_mask_mesh().
| Vector<float> blender::ed::sculpt_paint::mask::LocalData::mask |
Definition at line 968 of file sculpt_ops.cc.
Referenced by blender::ed::sculpt_paint::mask::apply_mask_bmesh(), blender::ed::sculpt_paint::mask::apply_mask_grids(), blender::ed::sculpt_paint::mask::apply_mask_mesh(), and blender::ed::sculpt_paint::mask::update_mask_mesh().
| Vector<float> blender::ed::sculpt_paint::mask::LocalData::new_mask |
Definition at line 970 of file sculpt_ops.cc.
Referenced by blender::ed::sculpt_paint::mask::apply_mask_bmesh(), blender::ed::sculpt_paint::mask::apply_mask_grids(), and blender::ed::sculpt_paint::mask::apply_mask_mesh().