|
Blender V5.0
|
Public Attributes | |
| blender::Vector< blender::float3, 16 > * | edge_vectors |
| MLoopNorSpaceArray * | lnors_spacearr |
| MLoopNorSpaceArray | lnors_spacearr_buf |
Definition at line 1176 of file bmesh_mesh_normals.cc.
| blender::Vector<blender::float3, 16>* BMLoopsCalcNormalsWithCoords_TLS::edge_vectors |
Definition at line 1177 of file bmesh_mesh_normals.cc.
| MLoopNorSpaceArray* BMLoopsCalcNormalsWithCoords_TLS::lnors_spacearr |
Copied from BMLoopsCalcNormalsWithCoordsData.r_lnors_spacearr when it's not nullptr.
Definition at line 1180 of file bmesh_mesh_normals.cc.
| MLoopNorSpaceArray BMLoopsCalcNormalsWithCoords_TLS::lnors_spacearr_buf |
Definition at line 1181 of file bmesh_mesh_normals.cc.