|
Blender V5.0
|
Public Attributes | |
| UndoStep | step |
| StepData | data |
| SculptAttrRef | active_color_start |
| SculptAttrRef | active_color_end |
Definition at line 451 of file sculpt_undo.cc.
| SculptAttrRef blender::ed::sculpt_paint::undo::SculptUndoStep::active_color_end |
Definition at line 460 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 457 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 454 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(), blender::ed::sculpt_paint::undo::step_free(), and blender::ed::sculpt_paint::undo::step_memory_size_get().
| UndoStep blender::ed::sculpt_paint::undo::SculptUndoStep::step |
Definition at line 452 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().