Blender V4.5
BMIter Struct Reference

#include <bmesh_iterators.hh>

Classes

union  [union].data

Public Attributes

union  data
BMIter__begin_cb begin
BMIter__step_cb step
int count
char itype

Detailed Description

Definition at line 156 of file bmesh_iterators.hh.

Member Data Documentation

◆ begin

BMIter__begin_cb BMIter::begin

Definition at line 173 of file bmesh_iterators.hh.

◆ count

◆ data

union BMIter::[union].data BMIter::data

Referenced by bm_edgering_pair_subdiv().

◆ itype

char BMIter::itype

Definition at line 177 of file bmesh_iterators.hh.

◆ step

BMIter__step_cb BMIter::step

Definition at line 174 of file bmesh_iterators.hh.


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