|
Blender V4.3
|
Public Attributes | |
| blender::Vector< blender::float3, 16 > * | edge_vectors |
| MLoopNorSpaceArray * | lnors_spacearr |
| MLoopNorSpaceArray | lnors_spacearr_buf |
Definition at line 1189 of file bmesh_mesh_normals.cc.
| blender::Vector<blender::float3, 16>* BMLoopsCalcNormalsWithCoords_TLS::edge_vectors |
Definition at line 1190 of file bmesh_mesh_normals.cc.
Referenced by bm_mesh_loops_calc_normals_for_vert_init_fn().
| MLoopNorSpaceArray* BMLoopsCalcNormalsWithCoords_TLS::lnors_spacearr |
Copied from BMLoopsCalcNormalsWithCoordsData.r_lnors_spacearr when it's not nullptr.
Definition at line 1193 of file bmesh_mesh_normals.cc.
| MLoopNorSpaceArray BMLoopsCalcNormalsWithCoords_TLS::lnors_spacearr_buf |
Definition at line 1194 of file bmesh_mesh_normals.cc.