Blender V4.3
BMwEdgeLoopWalker Struct Reference

#include <bmesh_walkers_private.hh>

Public Attributes

BMwGenericWalker header
 
BMEdgecur
 
BMEdgestart
 
BMVertlastv
 
BMVertstartv
 
BMFacef_hub
 
bool is_boundary
 
bool is_single
 

Detailed Description

Definition at line 49 of file bmesh_walkers_private.hh.

Member Data Documentation

◆ cur

BMEdge* BMwEdgeLoopWalker::cur

◆ f_hub

BMFace* BMwEdgeLoopWalker::f_hub

Definition at line 53 of file bmesh_walkers_private.hh.

Referenced by bmw_EdgeLoopWalker_begin(), and bmw_EdgeLoopWalker_step().

◆ header

BMwGenericWalker BMwEdgeLoopWalker::header

Definition at line 50 of file bmesh_walkers_private.hh.

◆ is_boundary

bool BMwEdgeLoopWalker::is_boundary

Definition at line 54 of file bmesh_walkers_private.hh.

Referenced by bmw_EdgeLoopWalker_begin(), and bmw_EdgeLoopWalker_step().

◆ is_single

bool BMwEdgeLoopWalker::is_single

Definition at line 55 of file bmesh_walkers_private.hh.

Referenced by bmw_EdgeLoopWalker_begin(), and bmw_EdgeLoopWalker_step().

◆ lastv

BMVert* BMwEdgeLoopWalker::lastv

Definition at line 52 of file bmesh_walkers_private.hh.

Referenced by bmw_EdgeLoopWalker_begin(), and bmw_EdgeLoopWalker_step().

◆ start

BMEdge * BMwEdgeLoopWalker::start

Definition at line 51 of file bmesh_walkers_private.hh.

Referenced by bmw_EdgeLoopWalker_begin().

◆ startv

BMVert * BMwEdgeLoopWalker::startv

Definition at line 52 of file bmesh_walkers_private.hh.

Referenced by bmw_EdgeLoopWalker_begin().


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