Blender V5.0
BMLoopsCalcNormalsWithCoords_TLS Struct Reference

Public Attributes

blender::Vector< blender::float3, 16 > * edge_vectors
MLoopNorSpaceArraylnors_spacearr
MLoopNorSpaceArray lnors_spacearr_buf

Detailed Description

Definition at line 1176 of file bmesh_mesh_normals.cc.

Member Data Documentation

◆ edge_vectors

blender::Vector<blender::float3, 16>* BMLoopsCalcNormalsWithCoords_TLS::edge_vectors

Definition at line 1177 of file bmesh_mesh_normals.cc.

◆ lnors_spacearr

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.

◆ lnors_spacearr_buf

MLoopNorSpaceArray BMLoopsCalcNormalsWithCoords_TLS::lnors_spacearr_buf

Definition at line 1181 of file bmesh_mesh_normals.cc.


The documentation for this struct was generated from the following file: