![]() |
Blender V2.61 - r43446
|
Public Attributes | |
| unsigned int | v1 |
| unsigned int | v2 |
| short | is_loose |
| short | is_draw |
| int | f |
| unsigned int | i1 |
| unsigned int | i2 |
| int edgesort::f |
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().
| short edgesort::is_draw |
Definition at line 528 of file mesh.c.
Referenced by make_edges_mdata(), and to_edgesort().
| short edgesort::is_loose |
Definition at line 528 of file mesh.c.
Referenced by make_edges_mdata(), and to_edgesort().
| unsigned int edgesort::v1 |
Definition at line 527 of file mesh.c.
Referenced by init_render_mesh(), make_edges_mdata(), to_edgesort(), use_mesh_edge_lookup(), and vergedgesort().
| 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().