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);
158 virtual
bool operator == (const
RSVertex& rsvertex) const;
164 virtual
bool operator != (const
RSVertex& rsvertex) const;
169 virtual
bool operator *= (const
RSVertex& rsvertex) const;
201 #endif // BALL_STRUCTURE_RSVERTEX_H