Public Member Functions | |
| OpenVolumeMeshEdge (const VertexHandle &_fromVertex, const VertexHandle &_toVertex) | |
| const VertexHandle & | from_vertex () const |
| const VertexHandle & | to_vertex () const |
Protected Member Functions | |
| void | set_from_vertex (const VertexHandle &_vertex) |
| void | set_to_vertex (const VertexHandle &_vertex) |
Friends | |
| class | TopologyKernel |