Blender V4.3
BMLoopNorEditDataArray Struct Reference

#include <bmesh_class.hh>

Public Attributes

BMLoopNorEditDatalnor_editdata
 
BMLoopNorEditData ** lidx_to_lnor_editdata
 
int cd_custom_normal_offset
 
int totloop
 

Detailed Description

Definition at line 402 of file bmesh_class.hh.

Member Data Documentation

◆ cd_custom_normal_offset

int BMLoopNorEditDataArray::cd_custom_normal_offset

Definition at line 410 of file bmesh_class.hh.

Referenced by BM_loop_normal_editdata_array_init(), and edbm_smooth_normals_exec().

◆ lidx_to_lnor_editdata

BMLoopNorEditData** BMLoopNorEditDataArray::lidx_to_lnor_editdata

This one has full amount of loops, used to map loop index to actual BMLoopNorEditData struct.

Definition at line 408 of file bmesh_class.hh.

Referenced by BM_loop_normal_editdata_array_free(), BM_loop_normal_editdata_array_init(), flip_custom_normals(), and normals_merge().

◆ lnor_editdata

◆ totloop


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