|
Blender V4.3
|
#include <bmesh_mesh_normals.hh>
Public Attributes | |
| bool | face_normals |
Definition at line 15 of file bmesh_mesh_normals.hh.
| bool BMeshNormalsUpdate_Params::face_normals |
When calculating tessellation as well as normals, tessellate & calculate face normals for improved performance. See BMeshCalcTessellation_Params
Definition at line 20 of file bmesh_mesh_normals.hh.
Referenced by BKE_editmesh_looptris_and_normals_calc(), and BKE_editmesh_looptris_and_normals_calc_with_partial().