|
Blender V4.3
|
Public Attributes | |
| UndoStep | step |
| StepData | data |
| SculptAttrRef | active_color_start |
| SculptAttrRef | active_color_end |
Definition at line 255 of file sculpt_undo.cc.
| SculptAttrRef blender::ed::sculpt_paint::undo::SculptUndoStep::active_color_end |
Definition at line 264 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::push_begin_ex(), and blender::ed::sculpt_paint::undo::save_common_data().
| SculptAttrRef blender::ed::sculpt_paint::undo::SculptUndoStep::active_color_start |
Definition at line 261 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::push_begin_ex(), and blender::ed::sculpt_paint::undo::save_common_data().
| StepData blender::ed::sculpt_paint::undo::SculptUndoStep::data |
Definition at line 258 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::push_begin_ex(), blender::ed::sculpt_paint::undo::save_common_data(), blender::ed::sculpt_paint::undo::step_decode_redo_impl(), blender::ed::sculpt_paint::undo::step_decode_undo_impl(), blender::ed::sculpt_paint::undo::step_encode(), blender::ed::sculpt_paint::undo::step_encode_init(), and blender::ed::sculpt_paint::undo::step_free().
| UndoStep blender::ed::sculpt_paint::undo::SculptUndoStep::step |
Definition at line 256 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::step_decode_redo(), blender::ed::sculpt_paint::undo::step_decode_redo_impl(), blender::ed::sculpt_paint::undo::step_decode_undo(), blender::ed::sculpt_paint::undo::step_decode_undo_impl(), and blender::ed::sculpt_paint::undo::step_encode().