Home
last modified time | relevance | path

Searched defs:cd_loop_clnors_offset (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/bmesh/intern/
H A Dbmesh_mesh.c679 const int cd_loop_clnors_offset, in bm_mesh_loops_calc_normals()
1113 const int cd_loop_clnors_offset, in bm_mesh_loops_assign_normal_data()
1201 const int cd_loop_clnors_offset, in bm_mesh_loops_custom_normals_set()
1352 const int cd_loop_clnors_offset, in BM_loops_calc_normal_vcos()
1397 int cd_loop_clnors_offset = CustomData_get_offset(&bm->ldata, CD_CUSTOMLOOPNORMAL); in BM_lnorspacearr_store() local
1498 int cd_loop_clnors_offset = CustomData_get_offset(&bm->ldata, CD_CUSTOMLOOPNORMAL); in BM_lnorspace_rebuild() local
1626 int cd_loop_clnors_offset = CustomData_get_offset(&bm->ldata, CD_CUSTOMLOOPNORMAL); in BM_lnorspace_err() local