Blender  V2.93
Public Attributes | List of all members
PartialUpdateData Struct Reference

Public Attributes

PBVHpbvh
 
bool rebuild
 
char * modified_grids
 

Detailed Description

Definition at line 130 of file sculpt_undo.c.

Member Data Documentation

◆ modified_grids

char* PartialUpdateData::modified_grids

Definition at line 133 of file sculpt_undo.c.

◆ pbvh

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().

◆ rebuild

bool PartialUpdateData::rebuild

Definition at line 132 of file sculpt_undo.c.

Referenced by sculpt_undo_restore_list().


The documentation for this struct was generated from the following file: