BALL  1.4.79
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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() const BALL::GraphFace< Vertex, Edge, Face >
beginVertex()BALL::GraphFace< Vertex, Edge, Face >
beginVertex() const BALL::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() const BALL::GraphFace< Vertex, Edge, Face >
endVertex()BALL::GraphFace< Vertex, Edge, Face >
endVertex() const BALL::GraphFace< Vertex, Edge, Face >
getEdge(const Vertex *vertex1, const Vertex *vertex2, Edge *&edge) const BALL::GraphFace< Vertex, Edge, Face >
getEdges(const Vertex *vertex, Edge *&edge1, Edge *&edge2) const BALL::GraphFace< Vertex, Edge, Face >
getIndex() const BALL::GraphFace< Vertex, Edge, Face >
getSimilarEdge(const Edge *edge) const BALL::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) const BALL::GraphFace< Vertex, Edge, Face >
has(Edge *edge) const BALL::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() const BALL::GraphFace< Vertex, Edge, Face >
numberOfVertices() const BALL::GraphFace< Vertex, Edge, Face >
operator!=(const Face &face) const BALL::GraphFace< Vertex, Edge, Face >virtual
operator*=(const Face &face) const BALL::GraphFace< Vertex, Edge, Face >virtual
operator=(const GraphFace< Vertex, Edge, Face > &face)BALL::GraphFace< Vertex, Edge, Face >
operator==(const Face &face) const BALL::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