Blender V2.61 - r43446
Public Attributes

BME_Loop Struct Reference

#include <BKE_bmesh.h>

List of all members.

Public Attributes

struct BME_Loopnext
struct BME_Loopprev
int EID
struct BME_CycleNode radial
struct BME_Vertv
struct BME_Edgee
struct BME_Polyf
void * data
int eflag1
int eflag2
int tflag1
int tflag2
unsigned short flag
unsigned short h

Detailed Description

Definition at line 116 of file BKE_bmesh.h.


Member Data Documentation

Definition at line 125 of file BKE_bmesh.h.

Referenced by BME_create_loop().

Definition at line 125 of file BKE_bmesh.h.

Referenced by BME_create_loop().

Definition at line 119 of file BKE_bmesh.h.

Referenced by BME_create_loop().

unsigned short BME_Loop::flag

Definition at line 127 of file BKE_bmesh.h.

Referenced by BME_create_loop(), and BME_is_nonmanifold_vert().

unsigned short BME_Loop::h

Definition at line 127 of file BKE_bmesh.h.

Referenced by BME_create_loop().

Definition at line 126 of file BKE_bmesh.h.

Referenced by BME_create_loop().

Definition at line 126 of file BKE_bmesh.h.

Referenced by BME_create_loop().


The documentation for this struct was generated from the following file: