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