5 #ifndef BALL_STRUCTURE_SESEDGE_H 6 #define BALL_STRUCTURE_SESEDGE_H 8 #ifndef BALL_STRUCTURE_GRAPHEDGE_H 12 #ifndef BALL_STRUCTURE_RSEDGE_H 16 #ifndef BALL_MATHS_CIRCLE3_H 24 class SolventExcludedSurface;
25 class TriangulatedSES;
27 class SESSingularityCleaner;
28 class SESTriangulator;
135 void set(
const SESEdge& sesedge,
bool deep =
false)
186 void setRSEdge(
RSEdge* rsedge)
198 void setType(
Type type)
229 virtual bool operator *= (
const SESEdge&)
const 274 #endif // BALL_STRUCTURE_SESEDGE_H
BALL_EXPORT bool operator!=(const String &s1, const String &s2)
BALL_EXPORT std::ostream & operator<<(std::ostream &os, const Exception::GeneralException &e)
TCircle3< double > circle_
BALL_EXPORT bool operator==(const String &s1, const String &s2)
#define BALL_CREATE(name)