|
Blender V4.5
|
#include <bmesh_mesh_tessellate.hh>
Public Attributes | |
| bool | face_normals |
Definition at line 17 of file bmesh_mesh_tessellate.hh.
| bool BMeshCalcTessellation_Params::face_normals |
When calculating normals as well as tessellation, calculate normals after tessellation for improved performance. See BMeshCalcTessellation_Params
Definition at line 22 of file bmesh_mesh_tessellate.hh.
Referenced by BKE_editmesh_looptris_and_normals_calc(), BKE_editmesh_looptris_and_normals_calc_with_partial(), BKE_editmesh_looptris_calc(), BKE_editmesh_looptris_calc_with_partial(), BM_mesh_calc_tessellation(), BM_mesh_calc_tessellation_ex(), bm_mesh_calc_tessellation_with_partial__multi_threaded(), bm_mesh_calc_tessellation_with_partial__single_threaded(), and blender::ed::transform::mesh_partial_update().