Blender
V3.3
|
#include <bmesh_mesh_partial_update.h>
Public Attributes | |
bool | do_normals |
bool | do_tessellate |
Parameters used to determine which kinds of data needs to be generated.
Definition at line 14 of file bmesh_mesh_partial_update.h.
bool BMPartialUpdate_Params::do_normals |
Definition at line 15 of file bmesh_mesh_partial_update.h.
Referenced by BM_mesh_normals_update_with_partial_ex().
bool BMPartialUpdate_Params::do_tessellate |
Definition at line 16 of file bmesh_mesh_partial_update.h.
Referenced by BM_mesh_calc_tessellation_with_partial_ex().