Blender V5.0
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 441 of file bmesh_class.hh.

Member Data Documentation

◆ cd_custom_normal_offset

int BMLoopNorEditDataArray::cd_custom_normal_offset

◆ 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 447 of file bmesh_class.hh.

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

◆ lnor_editdata

◆ totloop


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