5 #ifndef BALL_STRUCTURE_RSFACE_H
6 #define BALL_STRUCTURE_RSFACE_H
8 #ifndef BALL_STRUCTURE_GRAPHFACE_H
12 #ifndef BALL_MATHS_VECTOR3_H
22 class SolventExcludedSurface;
24 class SESSingularityCleaner;
28 class TriangulatedSES;
29 class SASTriangulator;
30 class SolventAccessibleSurface;
34 class TriangulatedSAS;
35 class SESTriangulator;
149 void set(const
RSFace& rsface,
bool deep = false)
193 virtual
bool operator == (const
RSFace& rsface) const
200 virtual
bool operator != (const
RSFace& rsface) const
207 virtual
bool operator *=(const
RSFace& rsface) const
214 bool isSingular() const
248 void setSingular(
bool singular)
299 #endif // BALL_STRUCTURE_RSFACE_H