5#ifndef BALL_STRUCTURE_RSVERTEX_H
6#define BALL_STRUCTURE_RSVERTEX_H
8#ifndef BALL_STRUCTURE_GRAPHVERTEX_H
158 virtual
bool operator == (const
RSVertex& rsvertex) const;
164 virtual
bool operator != (const
RSVertex& rsvertex) const;
169 virtual
bool operator *= (const
RSVertex& rsvertex) const;
friend class SESTriangulator
friend class SASTriangulator
friend class TriangulatedSAS
friend class SolventExcludedSurface
friend class TriangulatedSES
friend class SolventAccessibleSurface
friend class SESSingularityCleaner
friend class ReducedSurface
void set(const RSVertex &rsvertex, bool deep=false)
#define BALL_CREATE(name)