Blender  V3.3
Public Attributes | List of all members
BMwNonManifoldEdgeLoopWalker Struct Reference

#include <bmesh_walkers_private.h>

Public Attributes

BMwGenericWalker header
 
BMEdgestart
 
BMEdgecur
 
BMVertstartv
 
BMVertlastv
 
int face_count
 

Detailed Description

Definition at line 73 of file bmesh_walkers_private.h.

Member Data Documentation

◆ cur

BMEdge * BMwNonManifoldEdgeLoopWalker::cur

◆ face_count

int BMwNonManifoldEdgeLoopWalker::face_count

◆ header

BMwGenericWalker BMwNonManifoldEdgeLoopWalker::header

Definition at line 74 of file bmesh_walkers_private.h.

◆ lastv

BMVert * BMwNonManifoldEdgeLoopWalker::lastv

◆ start

BMEdge* BMwNonManifoldEdgeLoopWalker::start

◆ startv

BMVert* BMwNonManifoldEdgeLoopWalker::startv

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