|
Blender V4.3
|
Public Attributes | |
| BMBackup | mesh_backup |
| bool | is_valid |
| bool | is_dirty |
Definition at line 60 of file editmesh_bisect.cc.
| bool BisectData::BisectDataBackup::is_dirty |
Definition at line 63 of file editmesh_bisect.cc.
Referenced by mesh_bisect_exec().
| bool BisectData::BisectDataBackup::is_valid |
Definition at line 62 of file editmesh_bisect.cc.
Referenced by edbm_bisect_exit(), mesh_bisect_exec(), and mesh_bisect_invoke().
| BMBackup BisectData::BisectDataBackup::mesh_backup |
Definition at line 61 of file editmesh_bisect.cc.
Referenced by edbm_bisect_exit(), mesh_bisect_exec(), and mesh_bisect_invoke().