Blender
V3.3
|
Public Attributes | |
ListBase | nodes |
size_t | undo_size |
Definition at line 102 of file sculpt_undo.c.
ListBase UndoSculpt::nodes |
Definition at line 103 of file sculpt_undo.c.
Referenced by sculpt_undo_alloc_node_type(), sculpt_undo_bmesh_push(), sculpt_undo_face_sets_push(), sculpt_undo_find_or_alloc_node_type(), SCULPT_undo_get_first_node(), SCULPT_undo_get_node(), SCULPT_undo_push_end_ex(), sculpt_undosys_step_decode_redo_impl(), sculpt_undosys_step_decode_undo_impl(), sculpt_undosys_step_encode(), sculpt_undosys_step_encode_init(), and sculpt_undosys_step_free().
size_t UndoSculpt::undo_size |
Definition at line 105 of file sculpt_undo.c.
Referenced by sculpt_undo_alloc_node(), sculpt_undo_alloc_node_type(), SCULPT_undo_push_end_ex(), and sculpt_undosys_step_encode().