Blender V2.61 - r43446
Public Attributes

edgesort Struct Reference

List of all members.

Public Attributes

unsigned int v1
unsigned int v2
short is_loose
short is_draw
int f
unsigned int i1
unsigned int i2

Detailed Description

Definition at line 526 of file mesh.c.


Member Data Documentation

Definition at line 3071 of file convertblender.c.

Referenced by to_edgesort(), and use_mesh_edge_lookup().

unsigned int edgesort::i1

Definition at line 3072 of file convertblender.c.

Referenced by to_edgesort(), and use_mesh_edge_lookup().

unsigned int edgesort::i2

Definition at line 3072 of file convertblender.c.

Referenced by to_edgesort(), and use_mesh_edge_lookup().

Definition at line 528 of file mesh.c.

Referenced by make_edges_mdata(), and to_edgesort().

Definition at line 528 of file mesh.c.

Referenced by make_edges_mdata(), and to_edgesort().

unsigned int edgesort::v1
unsigned int edgesort::v2

Definition at line 527 of file mesh.c.

Referenced by make_edges_mdata(), to_edgesort(), use_mesh_edge_lookup(), and vergedgesort().


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