|
Blender V4.3
|
#include <bmesh_walkers_private.hh>
Public Attributes | |
| BMwGenericWalker | header |
| BMLoop * | curloop |
Definition at line 27 of file bmesh_walkers_private.hh.
| BMLoop* BMwLoopShellWalker::curloop |
Definition at line 29 of file bmesh_walkers_private.hh.
Referenced by bmw_LoopShellWalker_step(), bmw_LoopShellWalker_visitLoop(), and bmw_LoopShellWalker_yield().
| BMwGenericWalker BMwLoopShellWalker::header |
Definition at line 28 of file bmesh_walkers_private.hh.