Blender V5.0
bmesh_walkers_private.hh File Reference
#include "bmesh_class.hh"

Go to the source code of this file.

Classes

struct  BMwGenericWalker
struct  BMwShellWalker
struct  BMwLoopShellWalker
struct  BMwLoopShellWireWalker
struct  BMwIslandboundWalker
struct  BMwIslandWalker
struct  BMwEdgeLoopWalker
struct  BMwFaceLoopWalker
struct  BMwEdgeringWalker
struct  BMwEdgeboundaryWalker
struct  BMwNonManifoldEdgeLoopWalker
struct  BMwUVEdgeWalker
struct  BMwConnectedVertexWalker

Variables

BMWalkerbm_walker_types []
const int bm_totwalkers

Detailed Description

BMesh walker API.

Definition in file bmesh_walkers_private.hh.

Variable Documentation

◆ bm_totwalkers

const int bm_totwalkers
extern

Definition at line 1883 of file bmesh_walkers_impl.cc.

◆ bm_walker_types

BMWalker* bm_walker_types[]
extern

Definition at line 1866 of file bmesh_walkers_impl.cc.

Referenced by BMW_init().