|
Blender
V3.3
|
Public Attributes | |
| BLI_Stack * | edge_vectors |
| MLoopNorSpaceArray * | lnors_spacearr |
| MLoopNorSpaceArray | lnors_spacearr_buf |
Definition at line 1171 of file bmesh_mesh_normals.c.
| BLI_Stack* BMLoopsCalcNormalsWithCoords_TLS::edge_vectors |
| MLoopNorSpaceArray* BMLoopsCalcNormalsWithCoords_TLS::lnors_spacearr |
Copied from BMLoopsCalcNormalsWithCoordsData.r_lnors_spacearr when it's not NULL.
Definition at line 1175 of file bmesh_mesh_normals.c.
Referenced by bm_mesh_loops_calc_normals_for_vert_init_fn(), bm_mesh_loops_calc_normals_for_vert_reduce_fn(), bm_mesh_loops_calc_normals_for_vert_with_clnors_fn(), and bm_mesh_loops_calc_normals_for_vert_without_clnors_fn().
| MLoopNorSpaceArray BMLoopsCalcNormalsWithCoords_TLS::lnors_spacearr_buf |
Definition at line 1176 of file bmesh_mesh_normals.c.
Referenced by bm_mesh_loops_calc_normals_for_vert_init_fn().