BALL
1.4.2
|
This is the complete list of members for BALL::SESComputer, including all inherited members.
createConcaveEdge(SESFace *spheric_face, Position p1, Position p2, Index index, const double &radius_of_probe) | BALL::SESComputer | private |
createConvexEdge(SESFace *toric_face, RSVertex *rsvertex) | BALL::SESComputer | private |
createFreeToricFace(Position i) | BALL::SESComputer | private |
createSingularVertex(Position ip, const TVector3< double > &dir, SESFace *face0, SESFace *face1, SESFace *face2, SESEdge *edge0, SESEdge *edge1, SESEdge *edge2) | BALL::SESComputer | private |
createSphericFace(Position j) | BALL::SESComputer | private |
createToricFace(Position i) | BALL::SESComputer | private |
createVertex(const TVector3< double > &probe_center, Index index) | BALL::SESComputer | private |
get() | BALL::SESComputer | private |
getPoint(const TVector3< double > &p1, const TVector3< double > &p2, const double &dist, TVector3< double > &result) | BALL::SESComputer | private |
preProcessing() | BALL::SESComputer | private |
pushConcaveEdge(SESFace *face, Position p1, Position p2, const double &radius_of_probe) | BALL::SESComputer | private |
pushVertex(SESFace *face, const TSphere3< double > &probe, RSVertex *rsvertex) | BALL::SESComputer | private |
run() | BALL::SESComputer | |
ses_ | BALL::SESComputer | protected |
SESComputer() | BALL::SESComputer | |
SESComputer(SolventExcludedSurface *ses) | BALL::SESComputer | |
treatSingularToricFace(Position i) | BALL::SESComputer | private |
updateEdge(SESEdge *edge, SESVertex *vertex1, SESVertex *vertex2, bool is_new) | BALL::SESComputer | private |
vertex_grid_ | BALL::SESComputer | protected |
vertexExists(const TVector3< double > &point) | BALL::SESComputer | private |
~SESComputer() | BALL::SESComputer | virtual |