BALL  1.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
BALL::RSComputer Member List

This is the complete list of members for BALL::RSComputer, including all inherited members.

atom_status_BALL::RSComputerprotected
AtomStatus enum nameBALL::RSComputer
centerOfProbe(const SortedPosition3 &pos, TVector3< double > &c1, TVector3< double > &c2)BALL::RSComputerprivate
checkProbe(const TSphere3< double > &probe, const SortedPosition3 &pos)BALL::RSComputerprivate
correct(Index atom)BALL::RSComputerprivate
correctProbePosition(Position atom)BALL::RSComputerprivate
correctProbePosition(const SortedPosition3 &pos)BALL::RSComputerprivate
createFreeEdge(RSVertex *vertex1, RSVertex *vertex2)BALL::RSComputerprivate
extendComponent()BALL::RSComputerprivate
faceExists(RSFace *face, const std::list< RSVertex * > &vertices)BALL::RSComputerprivate
findEdge(Position direction, Position extrem)BALL::RSComputerprivate
findFace(Position direction, Position extrem)BALL::RSComputerprivate
findFirstAtom(Position direction, Position extrem)BALL::RSComputerprivate
findFirstEdge()BALL::RSComputerprivate
findFirstFace()BALL::RSComputerprivate
findFirstVertex()BALL::RSComputerprivate
findSecondAtom(Index atom, Position direction, Position extrem)BALL::RSComputerprivate
findThirdAtom(Index atom1, Index atom2, const std::deque< Index > &third, std::deque< std::pair< Index, TSphere3< double > > > &atoms)BALL::RSComputerprivate
getCircleExtremum(const TCircle3< double > &circle, Position direction, Position extrem)BALL::RSComputerprivate
getCircles(Index atom1, Index atom2, TCircle3< double > &circle1, TCircle3< double > &circle2, TCircle3< double > &circle3)BALL::RSComputerprivate
getFaceNormal(const TSphere3< double > &atom1, const TSphere3< double > &atom2, const TSphere3< double > &atom3, const TSphere3< double > &probe)BALL::RSComputerprivate
getRSComponent()BALL::RSComputerprivate
getStartPosition()BALL::RSComputerprivate
insert(RSVertex *vertex)BALL::RSComputerprivate
insert(RSEdge *edge)BALL::RSComputerprivate
insert(RSFace *face)BALL::RSComputerprivate
neighbours_BALL::RSComputerprotected
neighbours_of_two_BALL::RSComputerprotected
neighboursOfThreeAtoms(Index atom1, Index atom2, Index atom3, std::deque< Index > &output_list)BALL::RSComputerprivate
neighboursOfTwoAtoms(const SortedPosition2 &pos)BALL::RSComputerprivate
new_faces_BALL::RSComputerprotected
new_vertices_BALL::RSComputerprotected
preProcessing()BALL::RSComputerprivate
probe_positions_BALL::RSComputerprotected
ProbeStatus enum nameBALL::RSComputer
rs_BALL::RSComputerprotected
RSComputer()BALL::RSComputer
RSComputer(ReducedSurface *rs)BALL::RSComputer
run()BALL::RSComputer
STATUS_INSIDE enum valueBALL::RSComputer
STATUS_NOT_OK enum valueBALL::RSComputer
STATUS_NOT_TESTED enum valueBALL::RSComputer
STATUS_OK enum valueBALL::RSComputer
STATUS_ON_SURFACE enum valueBALL::RSComputer
STATUS_UNKNOWN enum valueBALL::RSComputer
thirdAtom(RSVertex *vertex1, RSVertex *vertex2, RSFace *face, TSphere3< double > &probe, TAngle< double > &phi)BALL::RSComputerprivate
treatEdge(RSEdge *edge)BALL::RSComputerprivate
treatFace(RSFace *face)BALL::RSComputerprivate
updateFaceAndEdges(RSVertex *v1, RSVertex *v2, RSVertex *v3, RSEdge *e1, RSEdge *e2, RSEdge *e3, RSFace *f, const TSphere3< double > &probe)BALL::RSComputerprivate
vertices_BALL::RSComputerprotected
~RSComputer()BALL::RSComputervirtual