Blender
V3.3
|
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 |
Typedefs | |
typedef struct BMwGenericWalker | BMwGenericWalker |
typedef struct BMwShellWalker | BMwShellWalker |
typedef struct BMwLoopShellWalker | BMwLoopShellWalker |
typedef struct BMwLoopShellWireWalker | BMwLoopShellWireWalker |
typedef struct BMwIslandboundWalker | BMwIslandboundWalker |
typedef struct BMwIslandWalker | BMwIslandWalker |
typedef struct BMwEdgeLoopWalker | BMwEdgeLoopWalker |
typedef struct BMwFaceLoopWalker | BMwFaceLoopWalker |
typedef struct BMwEdgeringWalker | BMwEdgeringWalker |
typedef struct BMwEdgeboundaryWalker | BMwEdgeboundaryWalker |
typedef struct BMwNonManifoldEdgeLoopWalker | BMwNonManifoldEdgeLoopWalker |
typedef struct BMwUVEdgeWalker | BMwUVEdgeWalker |
typedef struct BMwConnectedVertexWalker | BMwConnectedVertexWalker |
Variables | |
BMWalker * | bm_walker_types [] |
const int | bm_totwalkers |
BMesh walker API.
Definition in file bmesh_walkers_private.h.
typedef struct BMwConnectedVertexWalker BMwConnectedVertexWalker |
typedef struct BMwEdgeboundaryWalker BMwEdgeboundaryWalker |
typedef struct BMwEdgeLoopWalker BMwEdgeLoopWalker |
typedef struct BMwEdgeringWalker BMwEdgeringWalker |
typedef struct BMwFaceLoopWalker BMwFaceLoopWalker |
typedef struct BMwGenericWalker BMwGenericWalker |
typedef struct BMwIslandboundWalker BMwIslandboundWalker |
typedef struct BMwIslandWalker BMwIslandWalker |
typedef struct BMwLoopShellWalker BMwLoopShellWalker |
typedef struct BMwLoopShellWireWalker BMwLoopShellWireWalker |
typedef struct BMwNonManifoldEdgeLoopWalker BMwNonManifoldEdgeLoopWalker |
typedef struct BMwShellWalker BMwShellWalker |
typedef struct BMwUVEdgeWalker BMwUVEdgeWalker |
|
extern |
Definition at line 1871 of file bmesh_walkers_impl.c.
|
extern |
Definition at line 1854 of file bmesh_walkers_impl.c.
Referenced by BMW_init().