|
Blender V4.3
|
Public Attributes | |
| float | no [3] |
| float | length |
| BMEdge * | e_old |
| BMEdge * | e_new |
| BMLoop * | l |
Definition at line 463 of file bmo_inset.cc.
| BMEdge* SplitEdgeInfo::e_new |
Definition at line 467 of file bmo_inset.cc.
Referenced by bmo_inset_region_exec().
| BMEdge* SplitEdgeInfo::e_old |
Definition at line 466 of file bmo_inset.cc.
Referenced by bmo_inset_region_exec().
| BMLoop* SplitEdgeInfo::l |
Definition at line 468 of file bmo_inset.cc.
Referenced by bmo_inset_region_exec().
| float SplitEdgeInfo::length |
Definition at line 465 of file bmo_inset.cc.
Referenced by bm_edge_info_average_length(), and bmo_inset_region_exec().
| float SplitEdgeInfo::no[3] |
Definition at line 464 of file bmo_inset.cc.
Referenced by bmo_inset_region_exec().