|
Blender V4.3
|
Public Attributes | |
| UndoStep | step |
| StepData | data |
| SculptAttrRef | active_color_start |
| SculptAttrRef | active_color_end |
Definition at line 251 of file sculpt_undo.cc.
| SculptAttrRef blender::ed::sculpt_paint::undo::SculptUndoStep::active_color_end |
Definition at line 260 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::push_begin_ex().
| SculptAttrRef blender::ed::sculpt_paint::undo::SculptUndoStep::active_color_start |
Definition at line 257 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::push_begin_ex().
| StepData blender::ed::sculpt_paint::undo::SculptUndoStep::data |
Definition at line 254 of file sculpt_undo.cc.
Referenced by blender::ed::sculpt_paint::undo::push_begin_ex(), 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 252 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().