|
Blender V4.3
|
#include <bmesh_mesh_partial_update.hh>
Public Attributes | |
| bool | do_normals |
| bool | do_tessellate |
Parameters used to determine which kinds of data needs to be generated.
Definition at line 16 of file bmesh_mesh_partial_update.hh.
| bool BMPartialUpdate_Params::do_normals |
Definition at line 17 of file bmesh_mesh_partial_update.hh.
Referenced by BM_mesh_normals_update_with_partial_ex().
| bool BMPartialUpdate_Params::do_tessellate |
Definition at line 18 of file bmesh_mesh_partial_update.hh.
Referenced by BM_mesh_calc_tessellation_with_partial_ex(), and editmesh_partial_update_begin_fn().