|
Blender V5.0
|
#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 20 of file bmesh_mesh_partial_update.hh.
| bool BMPartialUpdate_Params::do_normals |
Definition at line 21 of file bmesh_mesh_partial_update.hh.
Referenced by BM_mesh_normals_update_with_partial_ex(), and editmesh_partial_update_begin_fn().
| bool BMPartialUpdate_Params::do_tessellate |
Definition at line 22 of file bmesh_mesh_partial_update.hh.
Referenced by BM_mesh_calc_tessellation_with_partial_ex(), and editmesh_partial_update_begin_fn().