Blender V4.3
SplitEdgeInfo Struct Reference

Public Attributes

float no [3]
 
float length
 
BMEdgee_old
 
BMEdgee_new
 
BMLoopl
 

Detailed Description

Definition at line 463 of file bmo_inset.cc.

Member Data Documentation

◆ e_new

BMEdge* SplitEdgeInfo::e_new

Definition at line 467 of file bmo_inset.cc.

Referenced by bmo_inset_region_exec().

◆ e_old

BMEdge* SplitEdgeInfo::e_old

Definition at line 466 of file bmo_inset.cc.

Referenced by bmo_inset_region_exec().

◆ l

BMLoop* SplitEdgeInfo::l

Definition at line 468 of file bmo_inset.cc.

Referenced by bmo_inset_region_exec().

◆ length

float SplitEdgeInfo::length

Definition at line 465 of file bmo_inset.cc.

Referenced by bm_edge_info_average_length(), and bmo_inset_region_exec().

◆ no

float SplitEdgeInfo::no[3]

Definition at line 464 of file bmo_inset.cc.

Referenced by bmo_inset_region_exec().


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