Blender V5.0
BMeshCalcTessellation_Params Struct Reference

#include <bmesh_mesh_tessellate.hh>

Public Attributes

bool face_normals

Detailed Description

Definition at line 17 of file bmesh_mesh_tessellate.hh.

Member Data Documentation

◆ face_normals

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().


The documentation for this struct was generated from the following file: