Blender V4.3
BisectData::BisectDataBackup Struct Reference

Public Attributes

BMBackup mesh_backup
 
bool is_valid
 
bool is_dirty
 

Detailed Description

Definition at line 60 of file editmesh_bisect.cc.

Member Data Documentation

◆ is_dirty

bool BisectData::BisectDataBackup::is_dirty

Definition at line 63 of file editmesh_bisect.cc.

Referenced by mesh_bisect_exec().

◆ is_valid

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

◆ mesh_backup

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


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