Blender  V2.59
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 121 of file BKE_bmesh.h.


Member Data Documentation

Definition at line 130 of file BKE_bmesh.h.

Referenced by BME_create_loop().

Definition at line 130 of file BKE_bmesh.h.

Referenced by BME_create_loop().

Definition at line 124 of file BKE_bmesh.h.

Referenced by BME_create_loop().

unsigned short BME_Loop::flag

Definition at line 132 of file BKE_bmesh.h.

Referenced by BME_create_loop(), and BME_is_nonmanifold_vert().

unsigned short BME_Loop::h

Definition at line 132 of file BKE_bmesh.h.

Referenced by BME_create_loop().

Definition at line 131 of file BKE_bmesh.h.

Referenced by BME_create_loop().

Definition at line 131 of file BKE_bmesh.h.

Referenced by BME_create_loop().


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