|
Blender
V2.93
|
#include <bmesh_walkers_private.h>
Public Attributes | |
| BMwGenericWalker | header |
| BMLoop * | curloop |
Definition at line 39 of file bmesh_walkers_private.h.
| BMLoop* BMwLoopShellWalker::curloop |
Definition at line 41 of file bmesh_walkers_private.h.
Referenced by bmw_LoopShellWalker_step(), bmw_LoopShellWalker_visitLoop(), and bmw_LoopShellWalker_yield().
| BMwGenericWalker BMwLoopShellWalker::header |
Definition at line 40 of file bmesh_walkers_private.h.