BALL 1.5.0
Loading...
Searching...
No Matches
BALL::GraphFace< Vertex, Edge, Face > Member List

This is the complete list of members for BALL::GraphFace< Vertex, Edge, Face >, including all inherited members.

beginEdge()BALL::GraphFace< Vertex, Edge, Face >
beginEdge() constBALL::GraphFace< Vertex, Edge, Face >
beginVertex()BALL::GraphFace< Vertex, Edge, Face >
beginVertex() constBALL::GraphFace< Vertex, Edge, Face >
ConstEdgeIterator typedefBALL::GraphFace< Vertex, Edge, Face >
ConstVertexIterator typedefBALL::GraphFace< Vertex, Edge, Face >
edge_BALL::GraphFace< Vertex, Edge, Face >protected
EdgeIterator typedefBALL::GraphFace< Vertex, Edge, Face >
endEdge()BALL::GraphFace< Vertex, Edge, Face >
endEdge() constBALL::GraphFace< Vertex, Edge, Face >
endVertex()BALL::GraphFace< Vertex, Edge, Face >
endVertex() constBALL::GraphFace< Vertex, Edge, Face >
getEdge(const Vertex *vertex1, const Vertex *vertex2, Edge *&edge) constBALL::GraphFace< Vertex, Edge, Face >
getEdges(const Vertex *vertex, Edge *&edge1, Edge *&edge2) constBALL::GraphFace< Vertex, Edge, Face >
getIndex() constBALL::GraphFace< Vertex, Edge, Face >
getSimilarEdge(const Edge *edge) constBALL::GraphFace< Vertex, Edge, Face >
GraphEdge< Vertex, Edge, Face > classBALL::GraphFace< Vertex, Edge, Face >friend
GraphFace()BALL::GraphFace< Vertex, Edge, Face >
GraphFace(const GraphFace< Vertex, Edge, Face > &face, bool deep=false)BALL::GraphFace< Vertex, Edge, Face >
GraphVertex< Vertex, Edge, Face > classBALL::GraphFace< Vertex, Edge, Face >friend
has(Vertex *vertex) constBALL::GraphFace< Vertex, Edge, Face >
has(Edge *edge) constBALL::GraphFace< Vertex, Edge, Face >
index_BALL::GraphFace< Vertex, Edge, Face >protected
insert(Vertex *vertex)BALL::GraphFace< Vertex, Edge, Face >
insert(Edge *edge)BALL::GraphFace< Vertex, Edge, Face >
numberOfEdges() constBALL::GraphFace< Vertex, Edge, Face >
numberOfVertices() constBALL::GraphFace< Vertex, Edge, Face >
operator!=(const Face &face) constBALL::GraphFace< Vertex, Edge, Face >virtual
operator*=(const Face &face) constBALL::GraphFace< Vertex, Edge, Face >virtual
operator=(const GraphFace< Vertex, Edge, Face > &face)BALL::GraphFace< Vertex, Edge, Face >
operator==(const Face &face) constBALL::GraphFace< Vertex, Edge, Face >virtual
remove(Vertex *vertex)BALL::GraphFace< Vertex, Edge, Face >
remove(Edge *edge)BALL::GraphFace< Vertex, Edge, Face >
set(const GraphFace< Vertex, Edge, Face > &face, bool deep=false)BALL::GraphFace< Vertex, Edge, Face >
setIndex(Index index)BALL::GraphFace< Vertex, Edge, Face >
substitute(const Vertex *old_vertex, Vertex *new_vertex)BALL::GraphFace< Vertex, Edge, Face >
substitute(const Edge *old_edge, Edge *new_edge)BALL::GraphFace< Vertex, Edge, Face >
vertex_BALL::GraphFace< Vertex, Edge, Face >protected
VertexIterator typedefBALL::GraphFace< Vertex, Edge, Face >
~GraphFace()BALL::GraphFace< Vertex, Edge, Face >virtual