5 #ifndef BALL_STRUCTURE_RSVERTEX_H 6 #define BALL_STRUCTURE_RSVERTEX_H 8 #ifndef BALL_STRUCTURE_GRAPHVERTEX_H 22 class SolventExcludedSurface;
24 class SESSingularityCleaner;
25 class TriangulatedSES;
26 class SESTriangulator;
30 class SolventAccessibleSurface;
31 class TriangulatedSAS;
32 class SASTriangulator;
125 void set(
const RSVertex& rsvertex,
bool deep =
false);
142 void setAtom(
Index atom);
147 Index getAtom()
const;
169 virtual bool operator *= (
const RSVertex& rsvertex)
const;
201 #endif // BALL_STRUCTURE_RSVERTEX_H
BALL_EXPORT bool operator!=(const String &s1, const String &s2)
BALL_EXPORT std::ostream & operator<<(std::ostream &os, const Exception::GeneralException &e)
BALL_EXPORT bool operator==(const String &s1, const String &s2)
#define BALL_CREATE(name)