Blender V2.61 - r43446
Public Attributes

BME_Edge Struct Reference

#include <BKE_bmesh.h>

List of all members.

Public Attributes

struct BME_Edgenext
struct BME_Edgeprev
int EID
struct BME_Vertv1
struct BME_Vertv2
struct BME_CycleNode d1 d2
struct BME_Looploop
void * data
int eflag1
int eflag2
int tflag1
int tflag2
unsigned short flag
unsigned short h
float crease
float bweight

Detailed Description

Definition at line 102 of file BKE_bmesh.h.


Member Data Documentation

Definition at line 110 of file BKE_bmesh.h.

Referenced by BME_addedgelist(), and BME_MF().

Definition at line 105 of file BKE_bmesh.h.

Referenced by BME_addedgelist().

unsigned short BME_Edge::flag
unsigned short BME_Edge::h

Definition at line 112 of file BKE_bmesh.h.

Referenced by BME_addedgelist(), BME_split_edge(), and BME_split_face().

Definition at line 104 of file BKE_bmesh.h.

Referenced by BME_addedgelist(), BME_edge_swapverts(), and BME_loop_reverse().

Definition at line 111 of file BKE_bmesh.h.

Referenced by BME_addedgelist(), BME_bmesh_to_derivedmesh(), and BME_validate_mesh().


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