|
Blender V5.0
|
#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(), and BKE_editmesh_looptris_calc_with_partial().