Blender V4.3
BMLoopsCalcNormalsWithCoords_TLS Struct Reference

Public Attributes

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

Detailed Description

Definition at line 1189 of file bmesh_mesh_normals.cc.

Member Data Documentation

◆ edge_vectors

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().

◆ lnors_spacearr

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.

◆ lnors_spacearr_buf

MLoopNorSpaceArray BMLoopsCalcNormalsWithCoords_TLS::lnors_spacearr_buf

Definition at line 1194 of file bmesh_mesh_normals.cc.


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