ATTR_WARN_UNUSED_RESULT BMesh * bm
void BM_mesh_calc_tessellation(BMesh *bm, blender::MutableSpan< std::array< BMLoop *, 3 > > looptris)
void BM_mesh_calc_tessellation_beauty(BMesh *bm, blender::MutableSpan< std::array< BMLoop *, 3 > > looptris)
void BM_mesh_calc_tessellation_with_partial(BMesh *bm, blender::MutableSpan< std::array< BMLoop *, 3 > > looptris, const BMPartialUpdate *bmpinfo)
void BM_mesh_calc_tessellation_ex(BMesh *bm, blender::MutableSpan< std::array< BMLoop *, 3 > > looptris, const BMeshCalcTessellation_Params *params)
void BM_mesh_calc_tessellation_with_partial_ex(BMesh *bm, blender::MutableSpan< std::array< BMLoop *, 3 > > looptris, const BMPartialUpdate *bmpinfo, const BMeshCalcTessellation_Params *params)