|
Blender V4.3
|
Public Attributes | |
| bke::AttrDomain | domain |
| eCustomDataType | type |
| char | name [MAX_CUSTOMDATA_LAYER_NAME] |
| bool | was_set |
Definition at line 160 of file sculpt_undo.cc.
| bke::AttrDomain blender::ed::sculpt_paint::undo::SculptAttrRef::domain |
Definition at line 161 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::save_active_attribute(), and blender::ed::sculpt_paint::undo::set_active_layer().
| char blender::ed::sculpt_paint::undo::SculptAttrRef::name[MAX_CUSTOMDATA_LAYER_NAME] |
Definition at line 163 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::save_active_attribute(), and blender::ed::sculpt_paint::undo::set_active_layer().
| eCustomDataType blender::ed::sculpt_paint::undo::SculptAttrRef::type |
Definition at line 162 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::save_active_attribute(), and blender::ed::sculpt_paint::undo::set_active_layer().
| bool blender::ed::sculpt_paint::undo::SculptAttrRef::was_set |
Definition at line 164 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::push_begin_ex(), and blender::ed::sculpt_paint::undo::save_active_attribute().