|
Blender
V2.93
|
Public Attributes | |
| PBVH * | pbvh |
| bool | rebuild |
| char * | modified_grids |
Definition at line 130 of file sculpt_undo.c.
| char* PartialUpdateData::modified_grids |
Definition at line 133 of file sculpt_undo.c.
| PBVH* PartialUpdateData::pbvh |
Definition at line 131 of file sculpt_undo.c.
Referenced by sculpt_undo_alloc_and_store_hidden(), and sculpt_undo_store_hidden().
| bool PartialUpdateData::rebuild |
Definition at line 132 of file sculpt_undo.c.
Referenced by sculpt_undo_restore_list().