circle_ | BALL::SESEdge | protected |
face_ | BALL::GraphEdge< SESVertex, SESEdge, SESFace > | protected |
getCircle() const | BALL::SESEdge | |
getFace(Position i) const | BALL::GraphEdge< SESVertex, SESEdge, SESFace > | |
getIndex() const | BALL::GraphEdge< SESVertex, SESEdge, SESFace > | |
getRSEdge() const | BALL::SESEdge | |
getType() const | BALL::SESEdge | |
getVertex(Position i) const | BALL::GraphEdge< SESVertex, SESEdge, SESFace > | |
GraphEdge() | BALL::GraphEdge< SESVertex, SESEdge, SESFace > | |
GraphEdge(const GraphEdge< SESVertex, SESEdge, SESFace > &edge, bool deep=false) | BALL::GraphEdge< SESVertex, SESEdge, SESFace > | |
GraphEdge(SESVertex *vertex1, SESVertex *vertex2, SESFace *face1, SESFace *face2, Index index) | BALL::GraphEdge< SESVertex, SESEdge, SESFace > | |
index_ | BALL::GraphEdge< SESVertex, SESEdge, SESFace > | protected |
isFree() const | BALL::SESEdge | |
operator!=(const SESEdge &sesedge) const | BALL::SESEdge | virtual |
operator*=(const SESEdge &) const | BALL::SESEdge | virtual |
operator=(const SESEdge &sesedge) | BALL::SESEdge | |
GraphEdge< SESVertex, SESEdge, SESFace >::operator=(const GraphEdge< SESVertex, SESEdge, SESFace > &edge) | BALL::GraphEdge< SESVertex, SESEdge, SESFace > | |
operator==(const SESEdge &sesedge) const | BALL::SESEdge | virtual |
other(const SESVertex *vertex) const | BALL::GraphEdge< SESVertex, SESEdge, SESFace > | |
other(const SESFace *face) const | BALL::GraphEdge< SESVertex, SESEdge, SESFace > | |
remove(const SESFace *face) | BALL::GraphEdge< SESVertex, SESEdge, SESFace > | |
revert() | BALL::GraphEdge< SESVertex, SESEdge, SESFace > | |
rsedge_ | BALL::SESEdge | protected |
SESComputer class | BALL::SESEdge | friend |
SESEdge() | BALL::SESEdge | |
SESEdge(const SESEdge &sesedge, bool deep=false) | BALL::SESEdge | |
SESEdge(SESVertex *vertex0, SESVertex *vertex1, SESFace *face0, SESFace *face1, const TCircle3< double > &circle, RSEdge *rsedge, Type type, Index index) | BALL::SESEdge | |
SESFace class | BALL::SESEdge | friend |
SESSingularityCleaner class | BALL::SESEdge | friend |
SESTriangulator class | BALL::SESEdge | friend |
SESVertex class | BALL::SESEdge | friend |
set(const SESEdge &sesedge, bool deep=false) | BALL::SESEdge | |
set(SESVertex *vertex0, SESVertex *vertex1, SESFace *face0, SESFace *face1, const TCircle3< double > &circle, RSEdge *rsedge, Type type, Index index) | BALL::SESEdge | |
GraphEdge< SESVertex, SESEdge, SESFace >::set(const GraphEdge< SESVertex, SESEdge, SESFace > &edge, bool deep=false) | BALL::GraphEdge< SESVertex, SESEdge, SESFace > | |
GraphEdge< SESVertex, SESEdge, SESFace >::set(SESVertex *vertex0, SESVertex *vertex1, SESFace *face0, SESFace *face1, Index index) | BALL::GraphEdge< SESVertex, SESEdge, SESFace > | |
setCircle(const TCircle3< double > ¢er) | BALL::SESEdge | |
setFace(Position i, SESFace *face) | BALL::GraphEdge< SESVertex, SESEdge, SESFace > | |
setIndex(Index index) | BALL::GraphEdge< SESVertex, SESEdge, SESFace > | |
setRSEdge(RSEdge *rsedge) | BALL::SESEdge | |
setType(Type type) | BALL::SESEdge | |
setVertex(Position i, SESVertex *vertex) | BALL::GraphEdge< SESVertex, SESEdge, SESFace > | |
SolventExcludedSurface class | BALL::SESEdge | friend |
substitute(const SESVertex *old_vertex, SESVertex *new_vertex) | BALL::GraphEdge< SESVertex, SESEdge, SESFace > | |
substitute(const SESFace *old_vertex, SESFace *new_vertex) | BALL::GraphEdge< SESVertex, SESEdge, SESFace > | |
TriangulatedSES class | BALL::SESEdge | friend |
Type enum name | BALL::SESEdge | |
type_ | BALL::SESEdge | protected |
TYPE_CONCAVE enum value | BALL::SESEdge | |
TYPE_CONVEX enum value | BALL::SESEdge | |
TYPE_SINGULAR enum value | BALL::SESEdge | |
vertex_ | BALL::GraphEdge< SESVertex, SESEdge, SESFace > | protected |
~GraphEdge() | BALL::GraphEdge< SESVertex, SESEdge, SESFace > | virtual |
~SESEdge() | BALL::SESEdge | virtual |