Blender  V3.3
Public Attributes | List of all members
BMLoopsCalcNormalsWithCoords_TLS Struct Reference

Public Attributes

BLI_Stackedge_vectors
 
MLoopNorSpaceArraylnors_spacearr
 
MLoopNorSpaceArray lnors_spacearr_buf
 

Detailed Description

Definition at line 1171 of file bmesh_mesh_normals.c.

Member Data Documentation

◆ edge_vectors

BLI_Stack* BMLoopsCalcNormalsWithCoords_TLS::edge_vectors

◆ lnors_spacearr

MLoopNorSpaceArray* BMLoopsCalcNormalsWithCoords_TLS::lnors_spacearr

◆ lnors_spacearr_buf

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


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