|
Blender
V2.59
|
#include <BOP_Mesh.h>
Public Attributes | |
| struct EdgeEntry * | next |
| struct EdgeEntry * | pref |
| BOP_Index | v1 |
| BOP_Index | v2 |
| BOP_Index | index |
Definition at line 50 of file BOP_Mesh.h.
Definition at line 52 of file BOP_Mesh.h.
Referenced by BOP_Mesh::getEdge(), and BOP_Mesh::getIndexEdge().
| struct EdgeEntry* EdgeEntry::next |
Definition at line 51 of file BOP_Mesh.h.
Referenced by BOP_Mesh::getEdge(), BOP_Mesh::getIndexEdge(), and BOP_Mesh::rehashVertex().
| struct EdgeEntry * EdgeEntry::pref |
Definition at line 51 of file BOP_Mesh.h.
Definition at line 52 of file BOP_Mesh.h.
Referenced by BOP_Mesh::getEdge(), BOP_Mesh::getIndexEdge(), and BOP_Mesh::rehashVertex().
Definition at line 52 of file BOP_Mesh.h.
Referenced by BOP_Mesh::getEdge(), BOP_Mesh::getIndexEdge(), and BOP_Mesh::rehashVertex().