Blender V4.5
KnifeEdge Struct Reference

Public Attributes

KnifeVert * v1
KnifeVert * v2
BMFace * basef
ListBase faces
BMEdge * e
bool is_cut
bool is_invalid
int splits

Detailed Description

Definition at line 130 of file editmesh_knife.cc.

Member Data Documentation

◆ basef

BMFace* KnifeEdge::basef

◆ e

◆ faces

◆ is_cut

bool KnifeEdge::is_cut

◆ is_invalid

◆ splits

int KnifeEdge::splits

Definition at line 138 of file editmesh_knife.cc.

Referenced by knife_join_edge(), knife_split_edge(), and knifetool_undo().

◆ v1

◆ v2


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