|
Blender V4.5
|
Public Attributes | |
| UndoStep | step |
| StepData | data |
| SculptAttrRef | active_color_start |
| SculptAttrRef | active_color_end |
Definition at line 279 of file sculpt_undo.cc.
| SculptAttrRef blender::ed::sculpt_paint::undo::SculptUndoStep::active_color_end |
Definition at line 288 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::save_common_data(), blender::ed::sculpt_paint::undo::step_decode_redo(), and blender::ed::sculpt_paint::undo::step_decode_undo().
| SculptAttrRef blender::ed::sculpt_paint::undo::SculptUndoStep::active_color_start |
Definition at line 285 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::save_common_data(), blender::ed::sculpt_paint::undo::step_decode_redo(), and blender::ed::sculpt_paint::undo::step_decode_undo().
| StepData blender::ed::sculpt_paint::undo::SculptUndoStep::data |
Definition at line 282 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 280 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().